is not current version
Last Version 1.1.0

com.freetmp:dolphin-mybatis-generator 0.0.2


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.freetmp
ArtifactId

ArtifactId

dolphin-mybatis-generator
Version

Version

0.0.2
Type

Type

jar

Download dolphin-mybatis-generator 0.0.2


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