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

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

Spring Boot AutoConfigure

Категории

Категории

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

Группа

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

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

spring-boot2-autoconfigure
Версия

Версия

1.1.1
Тип

Тип

jar

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


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