cn.huangxulin:code-generator-spring-boot-autoconfigure

A code generator based on MyBatisPlus, which provides a web visual configuration page.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

code-generator-spring-boot-autoconfigure
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A code generator based on MyBatisPlus, which provides a web visual configuration page.
Project Organization

Project Organization

cn.huangxulin

Download code-generator-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.11.RELEASE
com.baomidou : mybatis-plus-generator jar 3.1.1
org.apache.velocity : velocity-engine-core jar 2.0

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.11.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.11.RELEASE
org.projectlombok : lombok jar 1.18.20

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java Optional jar 8.0.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.1.M5
3.1.1.M4
3.1.1.M3
3.1.1.M2
3.1.1.M1