Last Version

MyBatis-EX 0.0.2

Pure java MyBatis extension

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

MyBatis-EX
Version

Version

0.0.2
Type

Type

jar
Description

Description

MyBatis-EX
Pure java MyBatis extension

Download MyBatis-EX 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.4
com.github.XDean : Java-EX jar 0.0.6
com.github.XDean : ReflectWithoutString jar 1.0

test (4)

Group / Artifact Type Version
com.github.XDean : JUnit-EX jar 0.0.2
mysql : mysql-connector-java jar 6.0.6
ch.vorburger.mariaDB4j : mariaDB4j jar 2.2.3
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.