mybatisx

mybatisx library

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mayanjun
ArtifactId

ArtifactId

mybatisx
Last Version

Last Version

1.0.5
Release Date

Release Date

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

Filename Size
mybatisx-1.0.5.pom 7 KB
Browse

How to add to project

<!-- 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"]

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

Versions

Version
1.0.5
1.0.4
1.0.4.alpha
1.0.3
1.0.3.beta
1.0.2
1.0.1
1.0.0