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

org.apache.servicecomb:registry-zero-config 2.5.1


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

registry-zero-config
Версия

Версия

2.5.1
Тип

Тип

jar

Скачать registry-zero-config 2.5.1


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