License |
License |
---|---|
GroupId | GroupIdcom.langdashu |
ArtifactId | ArtifactIdflexible-uid-zookeeper |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.langdashu/flexible-uid-zookeeper/ -->
<dependency>
<groupId>com.langdashu</groupId>
<artifactId>flexible-uid-zookeeper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid-zookeeper/
implementation 'com.langdashu:flexible-uid-zookeeper:1.1'
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid-zookeeper/
implementation ("com.langdashu:flexible-uid-zookeeper:1.1")
'com.langdashu:flexible-uid-zookeeper:jar:1.1'
<dependency org="com.langdashu" name="flexible-uid-zookeeper" rev="1.1">
<artifact name="flexible-uid-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.langdashu', module='flexible-uid-zookeeper', version='1.1')
)
libraryDependencies += "com.langdashu" % "flexible-uid-zookeeper" % "1.1"
[com.langdashu/flexible-uid-zookeeper "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.langdashu : flexible-uid-core | jar | 1.1 |
org.apache.curator : curator-recipes | jar | 2.6.0 |
com.alibaba : fastjson | jar | 1.2.78 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |