Curator ZooKeeper 3.4 Testing

Tests for ZoKeeper 3.4 compatibility

License

License

GroupId

GroupId

org.apache.curator
ArtifactId

ArtifactId

curator-test-zk34
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Curator ZooKeeper 3.4 Testing
Tests for ZoKeeper 3.4 compatibility
Project Organization

Project Organization

The Apache Software Foundation

Download curator-test-zk34

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.8

test (9)

Group / Artifact Type Version
org.apache.curator : curator-test jar 2.12.0
org.apache.curator : curator-framework jar 4.3.0
org.apache.curator : curator-framework test-jar 4.3.0
org.apache.curator : curator-recipes jar 4.3.0
org.apache.curator : curator-recipes test-jar 4.3.0
org.testng : testng jar 6.14.3
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-core jar 1.9.5
org.apache.commons : commons-math jar 2.2

Project Modules

There are no modules declared in this project.

Apache Curator

Build Status Maven Central Curator Website Stack Overflow Twitter

What's is Apache Curator?

Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.

Apache Curator includes a high-level API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL.

For more details:

org.apache.curator

The Apache Software Foundation

Versions

Version
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0