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

org.apache.servicecomb:config-center-client 2.1.5


Категории

Категории

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

Группа

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

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

config-center-client
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать config-center-client 2.1.5


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