License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.github.attemper |
ArtifactId | ArtifactIdquartz-core |
Last Version | Last Version2.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz-core
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
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quartz-core-2.9.6.pom | |
quartz-core-2.9.6.jar | 584 KB |
quartz-core-2.9.6-sources.jar | 512 KB |
quartz-core-2.9.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/quartz-core/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>quartz-core</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/quartz-core/
implementation 'com.github.attemper:quartz-core:2.9.6'
// https://jarcasting.com/artifacts/com.github.attemper/quartz-core/
implementation ("com.github.attemper:quartz-core:2.9.6")
'com.github.attemper:quartz-core:jar:2.9.6'
<dependency org="com.github.attemper" name="quartz-core" rev="2.9.6">
<artifact name="quartz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='quartz-core', version='2.9.6')
)
libraryDependencies += "com.github.attemper" % "quartz-core" % "2.9.6"
[com.github.attemper/quartz-core "2.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.mchange : c3p0 Optional | jar | 0.9.5.4 |
com.zaxxer : HikariCP-java6 Optional | jar | 2.3.13 |
com.alibaba : druid Optional | jar | 1.1.13 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : javaee-api | jar | 6.0-5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.16 |
org.hamcrest : hamcrest-library | jar | 1.2 |
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit-dep | jar | 4.10 |
asm : asm | jar | 3.2 |
org.apache.derby : derby | jar | 10.8.2.2 |
org.apache.derby : derbynet | jar | 10.8.2.2 |
org.apache.derby : derbyclient | jar | 10.8.2.2 |