cn.wangshuaitong.library:module-mybatis-generator

常用基础组件库

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.wangshuaitong.library
ArtifactId

ArtifactId

module-mybatis-generator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

常用基础组件库

Download module-mybatis-generator

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0