io.github.larrythecoder/quartz-mongodb

Forked and updated version of https://github.com/michaelklishin/quartz-mongodb.

Leiningen/Boot

[io.github.larrythecoder/quartz-mongodb "2.3.6"]

Clojure CLI/deps.edn

io.github.larrythecoder/quartz-mongodb {:mvn/version "2.3.6"}

Gradle

implementation("io.github.larrythecoder:quartz-mongodb:2.3.6")

Maven

<dependency>
  <groupId>io.github.larrythecoder</groupId>
  <artifactId>quartz-mongodb</artifactId>
  <version>2.3.6</version>
</dependency>