не последняя версия
Последняя версия 2.0-RC4

com.github.paganini2008.springworld:config-spring-boot-starter 2.0-RC1


Категории

Категории

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

Группа

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

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

config-spring-boot-starter
Версия

Версия

2.0-RC1
Тип

Тип

jar

Скачать config-spring-boot-starter 2.0-RC1


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