Last Version

chronology 0.1.1

A lightweight task scheduler and cron utilities

License

License

GroupId

GroupId

com.vodori
ArtifactId

ArtifactId

chronology
Version

Version

0.1.1
Type

Type

jar
Description

Description

chronology
A lightweight task scheduler and cron utilities
Project URL

Project URL

https://github.com/vodori/chronology
Source Code Management

Source Code Management

https://github.com/vodori/chronology

Download chronology 0.1.1


<!-- https://jarcasting.com/artifacts/com.vodori/chronology/ -->
<dependency>
    <groupId>com.vodori</groupId>
    <artifactId>chronology</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vodori/chronology/
implementation 'com.vodori:chronology:0.1.1'
// https://jarcasting.com/artifacts/com.vodori/chronology/
implementation ("com.vodori:chronology:0.1.1")
'com.vodori:chronology:jar:0.1.1'
<dependency org="com.vodori" name="chronology" rev="0.1.1">
  <artifact name="chronology" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vodori', module='chronology', version='0.1.1')
)
libraryDependencies += "com.vodori" % "chronology" % "0.1.1"
[com.vodori/chronology "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.0
org.clojure : core.async jar 0.4.490
com.cronutils : cron-utils jar 7.0.5
jarohen » chime jar 0.2.2
clj-time » clj-time jar 0.14.4

Project Modules

There are no modules declared in this project.