License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-registry |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxxl-registry
XXL-REGISTRY, A lightweight distributed service registry and discovery platform.
|
Project URL |
Project URL |
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"]