| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators | 
| GroupId | GroupIdcom.github.sonake | 
| ArtifactId | ArtifactIdautocode-spring-boot-starter | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionautocode-spring-boot-starter 代码生成启动器 | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.sonake/autocode-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.sonake</groupId>
    <artifactId>autocode-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.sonake/autocode-spring-boot-starter/
implementation 'com.github.sonake:autocode-spring-boot-starter:1.0.0'// https://jarcasting.com/artifacts/com.github.sonake/autocode-spring-boot-starter/
implementation ("com.github.sonake:autocode-spring-boot-starter:1.0.0")'com.github.sonake:autocode-spring-boot-starter:jar:1.0.0'<dependency org="com.github.sonake" name="autocode-spring-boot-starter" rev="1.0.0">
  <artifact name="autocode-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.sonake', module='autocode-spring-boot-starter', version='1.0.0')
)libraryDependencies += "com.github.sonake" % "autocode-spring-boot-starter" % "1.0.0"[com.github.sonake/autocode-spring-boot-starter "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE | 
| org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.1.0.RELEASE | 
| commons-io : commons-io | jar | 2.6 | 
| com.alibaba : fastjson | jar | 1.2.58 | 
| commons-configuration : commons-configuration | jar | 1.10 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
| org.apache.velocity : velocity | jar | 1.7 | 
| mysql : mysql-connector-java | jar | 8.0.13 | 
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |