License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.wangshuaitong.library |
ArtifactId | ArtifactIdmodule-mybatis-generator |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用基础组件库
|
<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/ -->
<dependency>
<groupId>cn.wangshuaitong.library</groupId>
<artifactId>module-mybatis-generator</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/
implementation 'cn.wangshuaitong.library:module-mybatis-generator:1.0.2'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-mybatis-generator/
implementation ("cn.wangshuaitong.library:module-mybatis-generator:1.0.2")
'cn.wangshuaitong.library:module-mybatis-generator:jar:1.0.2'
<dependency org="cn.wangshuaitong.library" name="module-mybatis-generator" rev="1.0.2">
<artifact name="module-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-mybatis-generator', version='1.0.2')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-mybatis-generator" % "1.0.2"
[cn.wangshuaitong.library/module-mybatis-generator "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |