Apache ZooKeeper - Server

ZooKeeper server

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

zookeeper
Last Version

Last Version

3.6.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache ZooKeeper - Server
ZooKeeper server
Project Organization

Project Organization

The Apache Software Foundation

Download zookeeper

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.streamnative : zookeeper-jute jar 3.6.3.1
org.apache.yetus : audience-annotations jar 0.5.0
io.netty : netty-handler jar 4.1.70.Final
io.netty : netty-transport-native-epoll jar 4.1.70.Final
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

provided (9)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.0.2
commons-cli : commons-cli jar 1.2
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.googlecode.json-simple : json-simple jar 1.1.1
jline : jline jar 2.14.6
io.dropwizard.metrics : metrics-core jar 3.2.5
org.xerial.snappy : snappy-java jar 1.1.7

test (10)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
commons-collections : commons-collections jar 3.2.2
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.apache.kerby : kerb-core jar 2.0.0
org.apache.kerby : kerb-simplekdc jar 2.0.0
org.apache.kerby : kerby-config jar 2.0.0
org.mockito : mockito-core jar 2.27.0
org.jmockit : jmockit jar 1.48
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.3.1
3.6.3.1-rc-1