autocode-spring-boot-starter

代码生成启动器

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.sonake
ArtifactId

ArtifactId

autocode-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

autocode-spring-boot-starter
代码生成启动器
Project URL

Project URL

https://github.com/sonake/AutoCode
Source Code Management

Source Code Management

https://github.com/sonake/AutoCode

Download autocode-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0