xxl-registry-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-registry-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-registry-client
XXL-REGISTRY, A lightweight distributed service registry and discovery platform.
Project URL

Project URL

https://www.xuxueli.com/

Download xxl-registry-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0