Last Version

Fabric8 :: ZooKeeper Service 2.0.47

Fabric8 the open source integration platform

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

zookeeper-client
Version

Version

2.0.47
Type

Type

jar
Description

Description

Fabric8 :: ZooKeeper Service
Fabric8 the open source integration platform
Project Organization

Project Organization

Red Hat

Download zookeeper-client 2.0.47


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

Dependencies

compile (11)

Group / Artifact Type Version
org.jboss.weld : weld-core jar 2.2.5.Final
org.apache.deltaspike.core : deltaspike-core-api jar 1.0.3
org.apache.deltaspike.core : deltaspike-core-impl jar 1.0.3
org.apache.curator : curator-framework jar 2.6.0
org.apache.curator : curator-recipes jar 2.6.0
com.google.guava : guava jar 18.0
io.fabric8 : fabric-utils jar 2.0.47
org.slf4j : slf4j-api jar 1.7.5
commons-logging : commons-logging-api jar 1.1
com.fasterxml.jackson.core : jackson-core jar 2.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.4.1

test (2)

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

Project Modules

There are no modules declared in this project.