не последняя версия
Последняя версия 1.0.5.RELEASE

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


Категории

Категории

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

Группа

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

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

code-builder-spring-boot-autoconfigure
Версия

Версия

1.0.4.RELEASE
Тип

Тип

jar

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


<!-- 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.4.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.4.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder-spring-boot-autoconfigure/
implementation ("com.gitee.hengboy:code-builder-spring-boot-autoconfigure:1.0.4.RELEASE")
'com.gitee.hengboy:code-builder-spring-boot-autoconfigure:jar:1.0.4.RELEASE'
<dependency org="com.gitee.hengboy" name="code-builder-spring-boot-autoconfigure" rev="1.0.4.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.4.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "code-builder-spring-boot-autoconfigure" % "1.0.4.RELEASE"
[com.gitee.hengboy/code-builder-spring-boot-autoconfigure "1.0.4.RELEASE"]