Last Version

Apache ZooKeeper - Contrib - ZooInspector 3.8.0

ZooInspector is a Java Swing based application for browsing and editing ZooKeeper instances.

License

License

GroupId

GroupId

org.apache.zookeeper
ArtifactId

ArtifactId

zookeeper-contrib-zooinspector
Version

Version

3.8.0
Type

Type

jar
Description

Description

Apache ZooKeeper - Contrib - ZooInspector
ZooInspector is a Java Swing based application for browsing and editing ZooKeeper instances.
Project Organization

Project Organization

The Apache Software Foundation

Download zookeeper-contrib-zooinspector 3.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.8.0
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-core jar 1.2.10
com.google.guava : guava jar 18.0
org.apache.rat : apache-rat-tasks jar 0.6

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.