org.clojars.mudphone/zookeeper

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 59 Downloads
  • 59 This Version

Leiningen/Boot

[org.clojars.mudphone/zookeeper "3.2.2"]

Clojure CLI/deps.edn

org.clojars.mudphone/zookeeper {:mvn/version "3.2.2"}

Gradle

implementation("org.clojars.mudphone:zookeeper:3.2.2")

Maven

<dependency>
  <groupId>org.clojars.mudphone</groupId>
  <artifactId>zookeeper</artifactId>
  <version>3.2.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.