...
- how to download the JobScheduler engine binaries from Maven Central,
- the structure of the binaries,
- how to setup a minimal JobScheduler with the binaries.
Prerequisites
- JobScheduler Starting with release 1.9.6 JobScheduler artifacts are available from http://mvnrepository.com/artifact/com.sos-berlin/jobscheduler.engine starting with release 1.9.6.
- In order to download the binaries and to integrate them in your application it is required that you have Maven installed.
...