License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.zoxzo |
ArtifactId | ArtifactIdmybatis-generator-extend |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-generator-extend
mybatis generator plugin extend
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zoxzo/mybatis-generator-extend/ -->
<dependency>
<groupId>com.github.zoxzo</groupId>
<artifactId>mybatis-generator-extend</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zoxzo/mybatis-generator-extend/
implementation 'com.github.zoxzo:mybatis-generator-extend:1.1'
// https://jarcasting.com/artifacts/com.github.zoxzo/mybatis-generator-extend/
implementation ("com.github.zoxzo:mybatis-generator-extend:1.1")
'com.github.zoxzo:mybatis-generator-extend:jar:1.1'
<dependency org="com.github.zoxzo" name="mybatis-generator-extend" rev="1.1">
<artifact name="mybatis-generator-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zoxzo', module='mybatis-generator-extend', version='1.1')
)
libraryDependencies += "com.github.zoxzo" % "mybatis-generator-extend" % "1.1"
[com.github.zoxzo/mybatis-generator-extend "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |