License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdmybatis-generator-plugin-ext |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-generator-plugin-ext
mybatis代码生成器插件扩展
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>mybatis-generator-plugin-ext</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/
implementation 'com.fastjrun.codeg:mybatis-generator-plugin-ext:1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/mybatis-generator-plugin-ext/
implementation ("com.fastjrun.codeg:mybatis-generator-plugin-ext:1.1")
'com.fastjrun.codeg:mybatis-generator-plugin-ext:jar:1.1'
<dependency org="com.fastjrun.codeg" name="mybatis-generator-plugin-ext" rev="1.1">
<artifact name="mybatis-generator-plugin-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='mybatis-generator-plugin-ext', version='1.1')
)
libraryDependencies += "com.fastjrun.codeg" % "mybatis-generator-plugin-ext" % "1.1"
[com.fastjrun.codeg/mybatis-generator-plugin-ext "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.4.0 |