License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdzookeeper-client |
Last Version | Last Version2.0.47 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: ZooKeeper Service
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zookeeper-client-2.0.47.pom | |
zookeeper-client-2.0.47.jar | 109 KB |
zookeeper-client-2.0.47-sources.jar | 71 KB |
zookeeper-client-2.0.47-javadoc.jar | 254 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.4 |
junit : junit | jar | 4.11 |