| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.huangxulin |
| ArtifactId | ArtifactIdcode-generator-spring-boot-starter |
| Last Version | Last Version3.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA code generator based on MyBatisPlus, which provides a web visual configuration page.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.huangxulin/code-generator-spring-boot-starter/ -->
<dependency>
<groupId>cn.huangxulin</groupId>
<artifactId>code-generator-spring-boot-starter</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huangxulin/code-generator-spring-boot-starter/
implementation 'cn.huangxulin:code-generator-spring-boot-starter:3.1.1'
// https://jarcasting.com/artifacts/cn.huangxulin/code-generator-spring-boot-starter/
implementation ("cn.huangxulin:code-generator-spring-boot-starter:3.1.1")
'cn.huangxulin:code-generator-spring-boot-starter:jar:3.1.1'
<dependency org="cn.huangxulin" name="code-generator-spring-boot-starter" rev="3.1.1">
<artifact name="code-generator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huangxulin', module='code-generator-spring-boot-starter', version='3.1.1')
)
libraryDependencies += "cn.huangxulin" % "code-generator-spring-boot-starter" % "3.1.1"
[cn.huangxulin/code-generator-spring-boot-starter "3.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.huangxulin : code-generator-spring-boot-autoconfigure | jar | 3.1.1 |