is not current version
Last Version 0.0.5

com.github.growth2:lazybones-mybatis-generator-plugin 0.0.2

enhaned mybatis-generator plugin

Categories

Categories

H2 Data Databases MyBatis ORM
GroupId

GroupId

com.github.growth2
ArtifactId

ArtifactId

lazybones-mybatis-generator-plugin
Version

Version

0.0.2
Type

Type

jar

Download lazybones-mybatis-generator-plugin 0.0.2


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