Apache ZooKeeper - Contrib

Contrib projects to Apache ZooKeeper

License

License

GroupId

GroupId

org.apache.zookeeper
ArtifactId

ArtifactId

zookeeper-contrib
Last Version

Last Version

3.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ZooKeeper - Contrib
Contrib projects to Apache ZooKeeper
Project Organization

Project Organization

The Apache Software Foundation

Download zookeeper-contrib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0