License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdMyBatis-EX |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis-EX
Pure java MyBatis extension
|
Filename | Size |
---|---|
MyBatis-EX-0.0.2.pom | |
MyBatis-EX-0.0.2.jar | 91 KB |
MyBatis-EX-0.0.2-sources.jar | 27 KB |
MyBatis-EX-0.0.2-javadoc.jar | 370 KB |
Browse |
<!-- 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"]
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 |
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 |