{
"bug-database": "https://github.com/apache/curator/issues",
"category": "database",
"created": "2011-02-06",
"description": "Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service. \n    It includes a highlevel API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also \n    includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL.",
"doap": "https://gitbox.apache.org/repos/asf?p=curator.git;f=doap.rdf;a=blob_plain;hb=HEAD",
"download-page": "http://www.apache.org/dyn/closer.cgi/curator/",
"homepage": "http://curator.apache.org/",
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://curator.apache.org/mailing-lists.html",
"name": "Apache Curator",
"pmc": "curator",
"programming-language": "Java",
"repository": [
"https://gitbox.apache.org/repos/asf/curator.git"
],
"shortdesc": "A set of Java libraries that make using Apache ZooKeeper much easier."
}