is not current version
Last Version 1.1.0

com.xuxueli:xxl-registry-client 1.0.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-registry-client
Version

Version

1.0.0
Type

Type

jar

Download xxl-registry-client 1.0.0


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