is not current version
Last Version 1.0.2

cn.wangshuaitong.library:module-mybatis-generator 1.0.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.wangshuaitong.library
ArtifactId

ArtifactId

module-mybatis-generator
Version

Version

1.0.0
Type

Type

jar

Download module-mybatis-generator 1.0.0


<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/ -->
<dependency>
    <groupId>cn.wangshuaitong.library</groupId>
    <artifactId>module-mybatis-generator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/
implementation 'cn.wangshuaitong.library:module-mybatis-generator:1.0.0'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/
implementation ("cn.wangshuaitong.library:module-mybatis-generator:1.0.0")
'cn.wangshuaitong.library:module-mybatis-generator:jar:1.0.0'
<dependency org="cn.wangshuaitong.library" name="module-mybatis-generator" rev="1.0.0">
  <artifact name="module-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-mybatis-generator', version='1.0.0')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-mybatis-generator" % "1.0.0"
[cn.wangshuaitong.library/module-mybatis-generator "1.0.0"]