bolamn/monger

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

Leiningen/Boot

[bolamn/monger "3.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

bolamn/monger {:mvn/version "3.2.1-SNAPSHOT"}

Gradle

implementation("bolamn:monger:3.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>bolamn</groupId>
  <artifactId>monger</artifactId>
  <version>3.2.1-SNAPSHOT</version>
</dependency>