| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.sonake |
| Идентификатор | Идентификаторautocode-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеautocode-spring-boot-starter
代码生成启动器
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | 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 |