Last Version

cron4j 2.2.5

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

License

License

GroupId

GroupId

it.sauronsoftware.cron4j
ArtifactId

ArtifactId

cron4j
Version

Version

2.2.5
Type

Type

jar
Description

Description

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

Project URL

http://www.sauronsoftware.it/projects/cron4j/
Source Code Management

Source Code Management

http://sourceforge.net/p/cron4j/code

Download cron4j 2.2.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.