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

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


Категории

Категории

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

Группа

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

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

config-center-client
Версия

Версия

2.3.2
Тип

Тип

jar

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


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