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.7"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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