org.clojars.jeffh/clj-mongodb

A light-weight wrapper to the MongoDB java driver.

Leiningen/Boot

[org.clojars.jeffh/clj-mongodb "0.1.2"]

Clojure CLI/deps.edn

org.clojars.jeffh/clj-mongodb {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.jeffh:clj-mongodb:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.jeffh</groupId>
  <artifactId>clj-mongodb</artifactId>
  <version>0.1.2</version>
</dependency>

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