Mybatis Generator Extension
Maven
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>mybatis-generator-extension</artifactId>
<version>0.0.4</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.drtrang |
ArtifactId | ArtifactIdmybatis-generator-extension |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Generator Extension
Mybatis Generator Extension.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.drtrang/mybatis-generator-extension/ -->
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>mybatis-generator-extension</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/mybatis-generator-extension/
implementation 'com.github.drtrang:mybatis-generator-extension:0.0.4'
// https://jarcasting.com/artifacts/com.github.drtrang/mybatis-generator-extension/
implementation ("com.github.drtrang:mybatis-generator-extension:0.0.4")
'com.github.drtrang:mybatis-generator-extension:jar:0.0.4'
<dependency org="com.github.drtrang" name="mybatis-generator-extension" rev="0.0.4">
<artifact name="mybatis-generator-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='mybatis-generator-extension', version='0.0.4')
)
libraryDependencies += "com.github.drtrang" % "mybatis-generator-extension" % "0.0.4"
[com.github.drtrang/mybatis-generator-extension "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>mybatis-generator-extension</artifactId>
<version>0.0.4</version>
</dependency>