ZooKeeper REST implementation using Jersey JAX-RS.
--------------------------------------------------
This is an implementation of version 2 of the ZooKeeper REST spec.
Note: This interface is currently experimental, may change at any time,
etc... In general you should be using the Java/C client bindings to access
the ZooKeeper server.
This REST ZooKeeper gateway is useful because most of the languages
have built-in support for working with HTTP based protocols.
See ...
License | Apache 2.0 |
---|---|
Tags | restapachezookeeper |
Date | May 10, 2022 |
Files | pom (4 KB) jar (39 KB) View All |
Repositories | Central |
Ranking | #809530 in MvnRepository (See Top Artifacts) |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-23944 CVE-2023-44981 |
Compile Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode BSD 3-clause | asm » asm | 3.1 | 9.8 | |
Logging Apache 2.0 | ch.qos.reload4j » reload4j | 1.2.19 | 1.2.26 | |
CDDL 1.0 | com.sun.grizzly » grizzly-servlet-webserver | 1.9.8 | 2.0.0-M2 | |
Apache 2.0BSDEPL 2.0GPL 2.0 | com.sun.jersey » jersey-server | 1.1.5.1 | 3.1.10 | |
JSON Lib CDDL 1.1GPL 1.1 | com.sun.jersey » jersey-json | 1.1.5.1 | 1.19.4 | |
Dist Coordination Apache 2.0 | org.apache.zookeeper » zookeeper2 vulnerabilities | 3.7.1 | 3.9.3 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.35 | 2.0.17 | |
Logging Bridge MIT | org.slf4j » slf4j-reload4j | 1.7.35 | 2.0.17 |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0BSD 2-clauseCC0 1.0EDL 1.0EPL 2.0GPLMITPublicW3C | com.sun.jersey » jersey-client | 1.1.5.1 | 3.1.10 | |
Dist Coordination Apache 2.0 | org.apache.zookeeper » zookeeper2 vulnerabilities | 3.7.1 | 3.9.3 | |
Testing EPL 2.0 | org.junit.vintage » junit-vintage-engine | 5.6.2 | 5.13.3 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Ted Dunning | tdunning<at>apache.org | tdunning | ||
Camille Fournier | camille<at>apache.org | camille | ||
Patrick Hunt | phunt<at>apache.org | phunt | ||
Flavio Junqueira | fpj<at>apache.org | fpj | ||
Ivan Kelly | ivank<at>apache.org | ivank | ||
Mahadev Konar | mahadev<at>apache.org | mahadev | ||
Michi Mutsuzaki | michim<at>apache.org | michim | ||
Chris Nauroth | cnauroth<at>apache.org | cnauroth | ||
Benjamin Reed | breed<at>apache.org | breed | ||
Henry Robinson | henry<at>apache.org | henry | ||
Raul Gutierrez Segales | rgs<at>apache.org | rgs | ||
Rakesh Radhakrishnan | rakeshr<at>apache.org | rakeshr | ||
Michael Han | hanm<at>apache.org | hanm | ||
Giridharan Kesavan | gkesavan<at>apache.org | gkesavan | ||
Andrew Kornev | akornev<at>apache.org | akornev | ||
Alex Shraer | shralex<at>apache.org | shralex | ||
Thawan Kooburat | thawan<at>apache.org | thawan | ||
Hongchao Deng | hdeng<at>apache.org | hdeng | ||
Mohammad Arshad | arshad<at>apache.org | arshad | ||
Abraham Fine | afine<at>apache.org | afine | ||
Andor Molnar | andor<at>apache.org | andor | ||
Allan Lyu | fangmin<at>apache.org | lvfangmin | ||
Enrico Olivelli | eolivelli<at>apache.org | eolivelli |
Related Books
Kafka & Zookeeper (2025) by Uzer, Super | |
Apache ZooKeeper Essentials (2015) by Haloi, Saurav | |
ZooKeeper: Distributed Process Coordination (2013) by Junqueira, Flavio, Reed, Benjamin |