Last Version

com.github.zhengframework:zheng-mybatis 1.8.0

zheng framework module: mybatis support

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-mybatis
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: mybatis support
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-mybatis 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-mybatis/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-mybatis</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-mybatis/
implementation 'com.github.zhengframework:zheng-mybatis:1.8.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-mybatis/
implementation ("com.github.zhengframework:zheng-mybatis:1.8.0")
'com.github.zhengframework:zheng-mybatis:jar:1.8.0'
<dependency org="com.github.zhengframework" name="zheng-mybatis" rev="1.8.0">
  <artifact name="zheng-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-mybatis', version='1.8.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-mybatis" % "1.8.0"
[com.github.zhengframework/zheng-mybatis "1.8.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.mybatis : mybatis jar
org.mybatis : mybatis-guice jar
com.github.zhengframework : zheng-core jar
io.github.classgraph : classgraph jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
org.hsqldb : hsqldb jar
ch.qos.logback : logback-classic jar
com.github.zhengframework : zheng-jdbc jar
com.github.zhengframework : zheng-test jar

Project Modules

There are no modules declared in this project.