Last Version

cron 1.6.2

Cron expression parser and evaluator. Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match. Originally written by https://github.com/frode-carlsen/cron

License

License

Categories

Categories

Net
GroupId

GroupId

ch.eitchnet
ArtifactId

ArtifactId

cron
Version

Version

1.6.2
Type

Type

jar
Description

Description

cron
Cron expression parser and evaluator. Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match. Originally written by https://github.com/frode-carlsen/cron
Project URL

Project URL

https://github.com/eitch/cron
Source Code Management

Source Code Management

https://github.com/eitch/cron

Download cron 1.6.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.