не последняя версия
Последняя версия 2.5.1.v20220215

org.nutz:nutzboot-starter-config-client 2.1.5

NutzBoot, micoservice base on Nutz

Категории

Категории

CLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration
Группа

Группа

org.nutz
Идентификатор

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

nutzboot-starter-config-client
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать nutzboot-starter-config-client 2.1.5


<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-config-client/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutzboot-starter-config-client</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-config-client/
implementation 'org.nutz:nutzboot-starter-config-client:2.1.5'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-config-client/
implementation ("org.nutz:nutzboot-starter-config-client:2.1.5")
'org.nutz:nutzboot-starter-config-client:jar:2.1.5'
<dependency org="org.nutz" name="nutzboot-starter-config-client" rev="2.1.5">
  <artifact name="nutzboot-starter-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-config-client', version='2.1.5')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-config-client" % "2.1.5"
[org.nutz/nutzboot-starter-config-client "2.1.5"]