License |
License |
---|---|
Categories |
CategoriesH2 Data Databases MyBatis ORM |
GroupId | GroupIdcom.github.growth2 |
ArtifactId | ArtifactIdlazybones-mybatis-generator-plugin |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlazybones mybatis-generator plugin
enhaned mybatis-generator plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.growth2/lazybones-mybatis-generator-plugin/
implementation 'com.github.growth2:lazybones-mybatis-generator-plugin:0.0.5'
// https://jarcasting.com/artifacts/com.github.growth2/lazybones-mybatis-generator-plugin/
implementation ("com.github.growth2:lazybones-mybatis-generator-plugin:0.0.5")
'com.github.growth2:lazybones-mybatis-generator-plugin:jar:0.0.5'
<dependency org="com.github.growth2" name="lazybones-mybatis-generator-plugin" rev="0.0.5">
<artifact name="lazybones-mybatis-generator-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.growth2', module='lazybones-mybatis-generator-plugin', version='0.0.5')
)
libraryDependencies += "com.github.growth2" % "lazybones-mybatis-generator-plugin" % "0.0.5"
[com.github.growth2/lazybones-mybatis-generator-plugin "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |