zookeeper-client

zk client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.saaavsaaa
ArtifactId

ArtifactId

zookeeper-client
Last Version

Last Version

2.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

zookeeper-client
zk client
Project URL

Project URL

https://github.com/saaavsaaa/ZookeeperClient

Download zookeeper-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.saaavsaaa/zookeeper-client/ -->
<dependency>
    <groupId>com.saaavsaaa</groupId>
    <artifactId>zookeeper-client</artifactId>
    <version>2.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.saaavsaaa/zookeeper-client/
implementation 'com.saaavsaaa:zookeeper-client:2.7-RELEASE'
// https://jarcasting.com/artifacts/com.saaavsaaa/zookeeper-client/
implementation ("com.saaavsaaa:zookeeper-client:2.7-RELEASE")
'com.saaavsaaa:zookeeper-client:jar:2.7-RELEASE'
<dependency org="com.saaavsaaa" name="zookeeper-client" rev="2.7-RELEASE">
  <artifact name="zookeeper-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saaavsaaa', module='zookeeper-client', version='2.7-RELEASE')
)
libraryDependencies += "com.saaavsaaa" % "zookeeper-client" % "2.7-RELEASE"
[com.saaavsaaa/zookeeper-client "2.7-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.5.3-beta

runtime (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.curator : curator-test jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.7-RELEASE
2.7
2.6
2.5
2.4
2.3-RELEASE
2.3
2.3-RC
2.2-Release
2.2
2.1-RELEASE
2.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0