License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.github.attemper |
ArtifactId | ArtifactIdquartz-jobs |
Last Version | Last Version2.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz-jobs
Quartz utility jobs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quartz-jobs-2.9.6.pom | |
quartz-jobs-2.9.6.jar | 33 KB |
quartz-jobs-2.9.6-sources.jar | 28 KB |
quartz-jobs-2.9.6-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/quartz-jobs/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>quartz-jobs</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/quartz-jobs/
implementation 'com.github.attemper:quartz-jobs:2.9.6'
// https://jarcasting.com/artifacts/com.github.attemper/quartz-jobs/
implementation ("com.github.attemper:quartz-jobs:2.9.6")
'com.github.attemper:quartz-jobs:jar:2.9.6'
<dependency org="com.github.attemper" name="quartz-jobs" rev="2.9.6">
<artifact name="quartz-jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='quartz-jobs', version='2.9.6')
)
libraryDependencies += "com.github.attemper" % "quartz-jobs" % "2.9.6"
[com.github.attemper/quartz-jobs "2.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.attemper : quartz-core | jar | 2.9.6 |
org.apache.openejb : javaee-api | jar | 6.0-5 |
javax.mail : mail | jar | 1.4.7 |
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 |
junit : junit-dep | jar | 4.10 |
commons-io : commons-io | jar | 2.4 |