earthen/clj-cb

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

Leiningen/Boot

[earthen/clj-cb "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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