org.clojars.christophermaier/congomongo

clojure-friendly api for MongoDB

Leiningen/Boot

[org.clojars.christophermaier/congomongo "0.1.8-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.christophermaier/congomongo {:mvn/version "0.1.8-SNAPSHOT"}

Gradle

implementation("org.clojars.christophermaier:congomongo:0.1.8-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.christophermaier</groupId>
  <artifactId>congomongo</artifactId>
  <version>0.1.8-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.