com.github.crinklywrappr/monger

Monger is a Clojure MongoDB client for a more civilized age: friendly, flexible and with batteries included

Leiningen/Boot

[com.github.crinklywrappr/monger "3.6.1"]

Clojure CLI/deps.edn

com.github.crinklywrappr/monger {:mvn/version "3.6.1"}

Gradle

implementation("com.github.crinklywrappr:monger:3.6.1")

Maven

<dependency>
  <groupId>com.github.crinklywrappr</groupId>
  <artifactId>monger</artifactId>
  <version>3.6.1</version>
</dependency>