zk-helper

zookeeper helper

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.panhongan.bigdata
ArtifactId

ArtifactId

zk-helper
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

zk-helper
zookeeper helper

Download zk-helper

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0