hirop-couchdb

CouchDB backend for hirop

Leiningen/Boot

[hirop-couchdb "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hirop-couchdb/hirop-couchdb {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hirop-couchdb:hirop-couchdb:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hirop-couchdb</groupId>
  <artifactId>hirop-couchdb</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>