is not current version
Last Version 1.1.0

com.xuxueli:xxl-registry 1.0.2

XXL-REGISTRY, A lightweight distributed service registry and discovery platform.

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-registry
Version

Version

1.0.2
Type

Type

pom

Download xxl-registry 1.0.2

Filename Size
xxl-registry-1.0.2.pom 3 KB
Browse

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