License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.mayanjun |
ArtifactId | ArtifactIdmybatisx |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmybatisx
mybatisx library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatisx-1.0.5.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mayanjun/mybatisx/ -->
<dependency>
<groupId>org.mayanjun</groupId>
<artifactId>mybatisx</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mayanjun/mybatisx/
implementation 'org.mayanjun:mybatisx:1.0.5'
// https://jarcasting.com/artifacts/org.mayanjun/mybatisx/
implementation ("org.mayanjun:mybatisx:1.0.5")
'org.mayanjun:mybatisx:pom:1.0.5'
<dependency org="org.mayanjun" name="mybatisx" rev="1.0.5">
<artifact name="mybatisx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mayanjun', module='mybatisx', version='1.0.5')
)
libraryDependencies += "org.mayanjun" % "mybatisx" % "1.0.5"
[org.mayanjun/mybatisx "1.0.5"]