License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.ozuo |
ArtifactId | ArtifactIdmybatis-generator-extend |
Last Version | Last Version1.3 |
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.ozuo/mybatis-generator-extend/ -->
<dependency>
<groupId>com.github.ozuo</groupId>
<artifactId>mybatis-generator-extend</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ozuo/mybatis-generator-extend/
implementation 'com.github.ozuo:mybatis-generator-extend:1.3'
// https://jarcasting.com/artifacts/com.github.ozuo/mybatis-generator-extend/
implementation ("com.github.ozuo:mybatis-generator-extend:1.3")
'com.github.ozuo:mybatis-generator-extend:jar:1.3'
<dependency org="com.github.ozuo" name="mybatis-generator-extend" rev="1.3">
<artifact name="mybatis-generator-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ozuo', module='mybatis-generator-extend', version='1.3')
)
libraryDependencies += "com.github.ozuo" % "mybatis-generator-extend" % "1.3"
[com.github.ozuo/mybatis-generator-extend "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |