Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, clustering and plugins.
License | Apache 2.0 |
---|---|
Categories | Job Scheduling |
Tags | schedulingquartz |
Date | Apr 14, 2011 |
Files | pom (3 KB) jar (435 KB) View All |
Repositories | CentralGeomajasRedhat GASonatype |
Ranking | #232 in MvnRepository (See Top Artifacts) #1 in Job Scheduling |
Used By | 1,974 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2019-13990 Vulnerabilities from dependencies: CVE-2022-23307 CVE-2022-23305 CVE-2022-23302 View 2 more ... |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JDBC Pool Apache 2.0 | commons-dbcp » commons-dbcp (optional) | 1.3 | 2.9.0 | |
Transactions | javax.transaction » jta | 1.1 | ✔ | |
Logging MIT | org.slf4j » slf4j-api | 1.6.0 | 2.0.7 |
Provided Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Java Spec CDDL 1.0 | javax.activation » activation | 1.1 | 1.1.1 | |
Message Queue Client | javax.jms » jms | 1.1 | ✔ | |
Mail Client CDDLGPL 2.0 | javax.mail » mail | 1.4.1 | 1.6.2 | |
Java Spec CDDLGPL 2.0 | javax.servlet » servlet-api | 2.5 | 4.0.1 | |
Apache 2.0 | org.apache.openejb » javaee-api | 5.0-2 | 6.0-6 |
Runtime Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Object Pool Apache 2.0 | commons-pool » commons-pool (optional) | 1.5.4 | 2.11.1 | |
Logging Apache 2.0 | log4j » log4j (optional) 5 vulnerabilities | 1.2.14 | 2.20.0 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 (optional) | 1.6.0 | 2.0.7 |
Test Dependencies (2)
Licenses
License | URL |
---|---|
Apache 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
James House | jhouse<at>terracotta.org | jhouse | Primary Developer | Terracotta |
Jason Voegele | jvoegele<at>terracotta.org | jvoegele | Build Engineer, Release Engineer | Terracotta |
Related Books
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications (2006) by Chuck Cavaness |