is not current version
Last Version 1.0.5

mybatisx 1.0.4.alpha

mybatisx library

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mayanjun
ArtifactId

ArtifactId

mybatisx
Version

Version

1.0.4.alpha
Type

Type

pom
Description

Description

mybatisx
mybatisx library
Project URL

Project URL

https://github.com/mayanjun/mybatisx
Source Code Management

Source Code Management

http://mayanjun.org

Download mybatisx 1.0.4.alpha

Filename Size
mybatisx-1.0.4.alpha.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.mayanjun/mybatisx/ -->
<dependency>
    <groupId>org.mayanjun</groupId>
    <artifactId>mybatisx</artifactId>
    <version>1.0.4.alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mayanjun/mybatisx/
implementation 'org.mayanjun:mybatisx:1.0.4.alpha'
// https://jarcasting.com/artifacts/org.mayanjun/mybatisx/
implementation ("org.mayanjun:mybatisx:1.0.4.alpha")
'org.mayanjun:mybatisx:pom:1.0.4.alpha'
<dependency org="org.mayanjun" name="mybatisx" rev="1.0.4.alpha">
  <artifact name="mybatisx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mayanjun', module='mybatisx', version='1.0.4.alpha')
)
libraryDependencies += "org.mayanjun" % "mybatisx" % "1.0.4.alpha"
[org.mayanjun/mybatisx "1.0.4.alpha"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatisx-api
  • mybatisx-dal
  • mybatisx-starter