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

org.apache.servicecomb:registry-local 2.2.2


Группа

Группа

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

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

registry-local
Версия

Версия

2.2.2
Тип

Тип

jar

Скачать registry-local 2.2.2


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