[ 源代码: apache-curator ]
软件包:libcurator-client-java(5.4.0-3)
libcurator-client-java 的相关链接
Debian 的资源:
下载源码包 apache-curator:
- [apache-curator_5.4.0-3.dsc]
- [apache-curator_5.4.0.orig.tar.gz]
- [apache-curator_5.4.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [curator.apache.org]
相似软件包:
Apache Curator Client
Curator is a set of Java libraries that make using Apache ZooKeeper much easier.
This package contains the Curator Client which is a low-level API wrapping the ZooKeeper's Java client. It makes client access to ZooKeeper much simpler and less error prone. It provides the following features:
* Continuous connection management * Operation retry utilities * In-process, self-contained, Test ZooKeeper server
其他与 libcurator-client-java 有关的软件包
|
|
|
|
-
- dep: libcurator-parent-java
- Apache Curator Parent
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libslf4j-java
- Simple Logging Facade for Java
-
- dep: libzookeeper-java
- Core Java libraries for zookeeper