Download Latest Version quartz-2.4.0-javadoc.jar (1.3 MB)
Email in envelope

Get an email when there's a new version of Quartz Scheduler

Home / v2.4.0
Name Modified Size InfoDownloads / Week
Parent folder
quartz-2.4.0-javadoc.jar 2024-11-13 1.3 MB
quartz-2.4.0.jar 2024-11-13 626.0 kB
quartz-jobs-2.4.0-javadoc.jar 2024-11-13 87.3 kB
quartz-jobs-2.4.0.jar 2024-11-13 653.3 kB
Quartz 2.4.0 source code.tar.gz 2024-11-12 618.6 kB
Quartz 2.4.0 source code.zip 2024-11-12 1.1 MB
README.md 2024-11-12 1.0 kB
Totals: 7 Items   4.4 MB 1

Most Significant Changes This Release:

  • Quartz 2.4.0 now requires minimum Java version of Java 8
  • Quartz build system moved to Gradle
  • 3rd party libraries (slf4j, log4j, Hikari, etc.) upgraded to more recent versions
  • Maven POMs generated from gradle declare 3rd party dependencies as "provided" scope
  • Removal of old TerracottaJobStore
  • "NativeJob" class removed from "quartz-jobs" artifact. This resolves security concerns related to code execution. While it is possible to safely use this Job class, it is a risk for users that don’t engage some thought. If you wish to still use this job or something like it, the source code for it can now be found as "example15".
  • Example programs can now simply be executed via gradle. See the "examples_guide.txt" file in the examples folder of the quartz repository for full description and info.

All changes/updates:

Open Issues

Completed Issues

Source: README.md, updated 2024-11-12