License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.panhongan.bigdata |
ArtifactId | ArtifactIdzk-helper |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzk-helper
zookeeper helper
|
Filename | Size |
---|---|
zk-helper-1.1.pom | |
zk-helper-1.1.jar | 5 KB |
zk-helper-1.1-sources.jar | 3 KB |
zk-helper-1.1-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan.bigdata/zk-helper/ -->
<dependency>
<groupId>com.github.panhongan.bigdata</groupId>
<artifactId>zk-helper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/zk-helper/
implementation 'com.github.panhongan.bigdata:zk-helper:1.1'
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/zk-helper/
implementation ("com.github.panhongan.bigdata:zk-helper:1.1")
'com.github.panhongan.bigdata:zk-helper:jar:1.1'
<dependency org="com.github.panhongan.bigdata" name="zk-helper" rev="1.1">
<artifact name="zk-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan.bigdata', module='zk-helper', version='1.1')
)
libraryDependencies += "com.github.panhongan.bigdata" % "zk-helper" % "1.1"
[com.github.panhongan.bigdata/zk-helper "1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.zookeeper : zookeeper | jar | 3.7.0 |
org.apache.curator : curator-client | jar | 2.9.0 |
org.apache.curator : curator-framework | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |