cron4j

cron4j 2.2.5

cron4j is a scheduler writtten in Java, similar to the original cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.The Java 2 platform already has a built-in...

read more
ftp4j

ftp4j 1.7.2

ftp4j is a Java client library that implements a full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the remote FTP site (directory listing included), create, delete, rename and move...