License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.gibck |
ArtifactId | ArtifactIdmybatis-generator-ck |
Last Version | Last Version1.3.8-fix |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for MyBatis Generator
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.gibck/mybatis-generator-ck/ -->
<dependency>
<groupId>com.github.gibck</groupId>
<artifactId>mybatis-generator-ck</artifactId>
<version>1.3.8-fix</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gibck/mybatis-generator-ck/
implementation 'com.github.gibck:mybatis-generator-ck:1.3.8-fix'
// https://jarcasting.com/artifacts/com.github.gibck/mybatis-generator-ck/
implementation ("com.github.gibck:mybatis-generator-ck:1.3.8-fix")
'com.github.gibck:mybatis-generator-ck:jar:1.3.8-fix'
<dependency org="com.github.gibck" name="mybatis-generator-ck" rev="1.3.8-fix">
<artifact name="mybatis-generator-ck" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gibck', module='mybatis-generator-ck', version='1.3.8-fix')
)
libraryDependencies += "com.github.gibck" % "mybatis-generator-ck" % "1.3.8-fix"
[com.github.gibck/mybatis-generator-ck "1.3.8-fix"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.codehaus.mojo : jdepend-maven-plugin | jar | 2.0-beta-2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.apache.ant : ant Optional | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hsqldb : hsqldb | jar | 2.3.4 |