License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdzookeeper |
Last Version | Last Version2.2.168 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZooKeeper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zookeeper-2.2.168.pom | |
zookeeper-2.2.168.jar | 15 KB |
zookeeper-2.2.168-sources.jar | 2 KB |
zookeeper-2.2.168-kubernetes.yml | 9 KB |
zookeeper-2.2.168-kubernetes.json | 12 KB |
zookeeper-2.2.168-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/zookeeper/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>zookeeper</artifactId>
<version>2.2.168</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/zookeeper/
implementation 'io.fabric8.ipaas.apps:zookeeper:2.2.168'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/zookeeper/
implementation ("io.fabric8.ipaas.apps:zookeeper:2.2.168")
'io.fabric8.ipaas.apps:zookeeper:jar:2.2.168'
<dependency org="io.fabric8.ipaas.apps" name="zookeeper" rev="2.2.168">
<artifact name="zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='zookeeper', version='2.2.168')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "zookeeper" % "2.2.168"
[io.fabric8.ipaas.apps/zookeeper "2.2.168"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-generator | jar | 2.2.192 |
org.apache.curator : curator-framework | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.192 |
io.fabric8 : kubernetes-assertions | jar | 2.2.192 |
junit : junit | jar | 4.12 |