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

com.github.ddphin:ddphin-spring-boot-autoconfigure 1.2.1


Категории

Категории

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

Группа

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

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

ddphin-spring-boot-autoconfigure
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать ddphin-spring-boot-autoconfigure 1.2.1


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