is not current version
Last Version 2.1.7-RELEASE

com.gitee.w-whf.mybatis-generator-develop:CustomPlugin 0.0.6-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

0.0.6-RELEASE
Type

Type

jar

Download CustomPlugin 0.0.6-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>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation 'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.w-whf.mybatis-generator-develop/CustomPlugin/
implementation ("com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:0.0.6-RELEASE")
'com.gitee.w-whf.mybatis-generator-develop:CustomPlugin:jar:0.0.6-RELEASE'
<dependency org="com.gitee.w-whf.mybatis-generator-develop" name="CustomPlugin" rev="0.0.6-RELEASE">
  <artifact name="CustomPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.w-whf.mybatis-generator-develop', module='CustomPlugin', version='0.0.6-RELEASE')
)
libraryDependencies += "com.gitee.w-whf.mybatis-generator-develop" % "CustomPlugin" % "0.0.6-RELEASE"
[com.gitee.w-whf.mybatis-generator-develop/CustomPlugin "0.0.6-RELEASE"]