cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon.
'it.sauronsoftware.cron4j:cron4j:2.2.5'
<dependency>
<groupId>it.sauronsoftware.cron4j</groupId>
<artifactId>cron4j</artifactId>
<version>2.2.5</version>
</dependency>
<dependency org="it.sauronsoftware.cron4j" name="cron4j" rev="2.2.5"/>
"it.sauronsoftware.cron4j", "cron4j", "2.2.5"