Last Version

xxl-registry 1.1.0

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

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-registry
Version

Version

1.1.0
Type

Type

pom
Description

Description

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

Project URL

https://www.xuxueli.com/

Download xxl-registry 1.1.0

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xxl-registry-client