earthen/clj-cb

A Clojure java-client wrapper for Couchbase Server 4.x

Leiningen/Boot

[earthen/clj-cb "0.2.2"]

Clojure CLI/deps.edn

earthen/clj-cb {:mvn/version "0.2.2"}

Gradle

implementation("earthen:clj-cb:0.2.2")

Maven

<dependency>
  <groupId>earthen</groupId>
  <artifactId>clj-cb</artifactId>
  <version>0.2.2</version>
</dependency>