org.clojars.gmazelier/cron4j

cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,937 Downloads
  • 2,937 This Version

Leiningen/Boot

[org.clojars.gmazelier/cron4j "2.2.5"]

Clojure CLI/deps.edn

org.clojars.gmazelier/cron4j {:mvn/version "2.2.5"}

Gradle

implementation("org.clojars.gmazelier:cron4j:2.2.5")

Maven

<dependency>
  <groupId>org.clojars.gmazelier</groupId>
  <artifactId>cron4j</artifactId>
  <version>2.2.5</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.