com.gitee.hengboy:code-builder-spring-boot-autoconfigure

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.gitee.hengboy
Идентификатор

Идентификатор

code-builder-spring-boot-autoconfigure
Последняя версия

Последняя версия

1.0.5.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven

Скачать code-builder-spring-boot-autoconfigure

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.0.3.RELEASE
com.gitee.hengboy : code-builder-core jar 1.0.5.RELEASE
com.alibaba : fastjson jar 1.2.47
org.freemarker : freemarker jar 2.3.28

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.20
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE