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

com.github.drtrang:spring-boot-autoconfigure 1.1.1

Spring Boot AutoConfigure

Категории

Категории

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

Группа

com.github.drtrang
Идентификатор

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

spring-boot-autoconfigure
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать spring-boot-autoconfigure 1.1.1


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