circleci/congomongo

Clojure-friendly API for MongoDB

Leiningen/Boot

[circleci/congomongo "2.2.3-SNAPSHOT"]

Clojure CLI/deps.edn

circleci/congomongo {:mvn/version "2.2.3-SNAPSHOT"}

Gradle

implementation("circleci:congomongo:2.2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>circleci</groupId>
  <artifactId>congomongo</artifactId>
  <version>2.2.3-SNAPSHOT</version>
</dependency>