is not current version
Last Version 1.3.8-fix

com.github.gibck:mybatis-generator-ck 1.3.7-fix


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.gibck
ArtifactId

ArtifactId

mybatis-generator-ck
Version

Version

1.3.7-fix
Type

Type

jar

Download mybatis-generator-ck 1.3.7-fix


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