org.clojars.ghoseb/cron4j

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7,753 Downloads
  • 7,753 This Version

Leiningen/Boot

[org.clojars.ghoseb/cron4j "2.2.1"]

Clojure CLI/deps.edn

org.clojars.ghoseb/cron4j {:mvn/version "2.2.1"}

Gradle

implementation("org.clojars.ghoseb:cron4j:2.2.1")

Maven

<dependency>
  <groupId>org.clojars.ghoseb</groupId>
  <artifactId>cron4j</artifactId>
  <version>2.2.1</version>
</dependency>

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