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

org.apache.servicecomb:registry-local 2.1.1


Группа

Группа

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

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

registry-local
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать registry-local 2.1.1


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