Last Version

generator-enhance 0.3.6

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

License

License

GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

generator-enhance
Version

Version

0.3.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Wilson-He/generator-enhance
Source Code Management

Source Code Management

https://github.com/Wilson-He/generator-enhance

Download generator-enhance 0.3.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.baomidou : mybatis-plus-extension jar 3.1.1
org.apache.velocity : velocity-engine-core jar 2.0
org.freemarker : freemarker jar 2.3.28
com.ibeetl : beetl jar 2.9.8
org.apache.commons : commons-lang3 jar 3.8
com.google.guava : guava jar 27.1-jre

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
mysql : mysql-connector-java jar 5.1.46
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.