yieldbot/prismo

A Couchbase client written in Clojure

Leiningen/Boot

[yieldbot/prismo "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

yieldbot/prismo {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("yieldbot:prismo:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>yieldbot</groupId>
  <artifactId>prismo</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>