theorems/moncee

A Library for Clojure to control MongoDB

Leiningen/Boot

[theorems/moncee "0.5.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("theorems:moncee:0.5.7")

Maven

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