is not current version
Last Version 2.1.7-RELEASE

com.gitee.w-whf.mybatis-generator-develop:CustomPlugin 1.1.2-RELEASE

a project about mybatis-generatorplugin

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.w-whf.mybatis-generator-develop
ArtifactId

ArtifactId

CustomPlugin
Version

Version

1.1.2-RELEASE
Type

Type

jar

Download CustomPlugin 1.1.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/ -->
<dependency>
    <groupId>com.gitee.w-whf.mybatis-generator-develop</groupId>
    <artifactId>CustomPlugin</artifactId>
    <version>1.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation 'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:1.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation ("com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:1.1.2-RELEASE")
'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:jar:1.1.2-RELEASE'
<dependency org="com.gitee.w-whf.mybatis-generator-develop" name="CustomPlugin" rev="1.1.2-RELEASE">
  <artifact name="CustomPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.w-whf.mybatis-generator-develop', module='CustomPlugin', version='1.1.2-RELEASE')
)
libraryDependencies += "com.gitee.w-whf.mybatis-generator-develop" % "CustomPlugin" % "1.1.2-RELEASE"
[com.gitee.w-whf.mybatis-generator-develop/CustomPlugin "1.1.2-RELEASE"]