Last Version

Jube :: ZooKeeper 2.2.0

Provides a pure Java implementation of a Kubernetes-like container orchestration layer.

License

License

GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

zookeeper
Version

Version

2.2.0
Type

Type

jar
Description

Description

Jube :: ZooKeeper
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
Project Organization

Project Organization

Red Hat

Download zookeeper 2.2.0


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

Dependencies

compile (12)

Group / Artifact Type Version
io.fabric8 : fabric8-annotations jar
javax.enterprise : cdi-api jar 1.2
org.apache.deltaspike.core : deltaspike-core-api jar
org.apache.deltaspike.core : deltaspike-core-impl jar
org.apache.curator : curator-framework jar
org.apache.curator : curator-recipes jar
com.google.guava : guava jar
io.fabric8 : fabric8-utils jar
org.slf4j : slf4j-api jar
commons-logging : commons-logging-api jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

test (2)

Group / Artifact Type Version
org.easymock : easymock jar
junit : junit jar

Project Modules

There are no modules declared in this project.