MMBase Crontab
With the Crontab application you can create scheduled tasks in
MMBase, that need to run on specified intervals. These are fully
manageable in MMBase if the 'crontabs' builder is installed. Ideal
if you need to write scripts that need to perform imports or
cleanups at regular intervals.
API doc
Maven dependency
<dependency>
<groupId>org.mmbase</groupid>
<artifactId>mmbase-crontab</artifactId>
<version>2.0-SNAPSHOT</version>
<type>war</type>
</dependency>