fourtytoo/amethyst

A scheduler micro-service based on Quartz

Leiningen/Boot

[fourtytoo/amethyst "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

fourtytoo/amethyst {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("fourtytoo:amethyst:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fourtytoo</groupId>
  <artifactId>amethyst</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>