ddth-zookeeper

DDTH's ZooKeeper Libraries and Utilities

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-zookeeper
Last Version

Last Version

0.4.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ddth-zookeeper
DDTH's ZooKeeper Libraries and Utilities
Project URL

Project URL

https://github.com/DDTH/ddth-zookeeper
Project Organization

Project Organization

DDTH

Download ddth-zookeeper

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.zookeeper : zookeeper jar 3.4.6
org.apache.curator : curator-framework jar [2.9.1,3.0.0)
org.apache.curator : curator-recipes jar [2.9.1,3.0.0)
org.apache.curator : curator-client jar [2.9.1,3.0.0)
com.github.ddth : ddth-commons-serialization pom 0.4.0
com.github.ddth : ddth-cache-adapter-core jar 0.4.0
com.github.ddth : ddth-dao-core jar 0.5.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.curator : curator-test jar [2.9.1,3.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1.2
0.4.1.1
0.4.1
0.4.0
0.3.1.3
0.3.1.1
0.3.1
0.3.0
0.2.0
0.1.1