Source: libquartz-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner , tony mancill Build-Depends: debhelper (>= 11), default-jdk, javahelper, junit, libasm-java (>= 5.0), libcommons-dbcp-java, libcommons-logging-java, libcommons-validator-java, libgeronimo-ejb-3.2-spec-java, libgeronimo-jms-1.1-spec-java, libgeronimo-jta-1.2-spec-java, libhamcrest-java, libmail-java, libservlet3.1-java, maven-debian-helper (>= 1.4) Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/libquartz-java.git Vcs-Browser: https://salsa.debian.org/java-team/libquartz-java Homepage: http://quartz-scheduler.org Package: libquartz-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} Description: open source job scheduling system Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.