is not current version
Last Version 0.3.6

io.github.wilson-he:generator-enhance 0.3.1

基于个人需求对Mybatis-plus进行扩展开发

GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

generator-enhance
Version

Version

0.3.1
Type

Type

jar

Download generator-enhance 0.3.1


<!-- https://jarcasting.com/artifacts/io.github.wilson-he/generator-enhance/ -->
<dependency>
    <groupId>io.github.wilson-he</groupId>
    <artifactId>generator-enhance</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wilson-he/generator-enhance/
implementation 'io.github.wilson-he:generator-enhance:0.3.1'
// https://jarcasting.com/artifacts/io.github.wilson-he/generator-enhance/
implementation ("io.github.wilson-he:generator-enhance:0.3.1")
'io.github.wilson-he:generator-enhance:jar:0.3.1'
<dependency org="io.github.wilson-he" name="generator-enhance" rev="0.3.1">
  <artifact name="generator-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wilson-he', module='generator-enhance', version='0.3.1')
)
libraryDependencies += "io.github.wilson-he" % "generator-enhance" % "0.3.1"
[io.github.wilson-he/generator-enhance "0.3.1"]