License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-registry-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxxl-registry-client
XXL-REGISTRY, A lightweight distributed service registry and discovery platform.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxl-registry-client-1.1.0.pom | |
xxl-registry-client-1.1.0.jar | 22 KB |
xxl-registry-client-1.1.0-sources.jar | 14 KB |
xxl-registry-client-1.1.0-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.29 |