com.markgunnels/clutch

A Clojure library for Apache CouchDB.

Leiningen/Boot

[com.markgunnels/clutch "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.markgunnels/clutch {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("com.markgunnels:clutch:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.markgunnels</groupId>
  <artifactId>clutch</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>