cn.leancloud/monger

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

Leiningen/Boot

[cn.leancloud/monger "3.1.1-maxTime"]

Clojure CLI/deps.edn

cn.leancloud/monger {:mvn/version "3.1.1-maxTime"}

Gradle

implementation("cn.leancloud:monger:3.1.1-maxTime")

Maven

<dependency>
  <groupId>cn.leancloud</groupId>
  <artifactId>monger</artifactId>
  <version>3.1.1-maxTime</version>
</dependency>