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

com.alipay.sofa:registry-consistency 5.2.1


Группа

Группа

com.alipay.sofa
Идентификатор

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

registry-consistency
Версия

Версия

5.2.1
Тип

Тип

jar

Скачать registry-consistency 5.2.1


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