theorems/moncee

A Library for Clojure to control MongoDB

Leiningen/Boot

[theorems/moncee "0.5.10"]

Clojure CLI/deps.edn

theorems/moncee {:mvn/version "0.5.10"}

Gradle

implementation("theorems:moncee:0.5.10")

Maven

<dependency>
  <groupId>theorems</groupId>
  <artifactId>moncee</artifactId>
  <version>0.5.10</version>
</dependency>