Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-quartz |
Last Version | Last Version20040902.073433 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-quartz
This is a Jelly interface for the Quartz Scheduler.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-quartz</artifactId>
<version>20040902.073433</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/
implementation 'commons-jelly:commons-jelly-tags-quartz:20040902.073433'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/
implementation ("commons-jelly:commons-jelly-tags-quartz:20040902.073433")
'commons-jelly:commons-jelly-tags-quartz:jar:20040902.073433'
<dependency org="commons-jelly" name="commons-jelly-tags-quartz" rev="20040902.073433">
<artifact name="commons-jelly-tags-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-quartz', version='20040902.073433')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-quartz" % "20040902.073433"
[commons-jelly/commons-jelly-tags-quartz "20040902.073433"]
Group / Artifact | Type | Version |
---|---|---|
quartz : quartz | jar | 1.0.2 |
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-cli : commons-cli | jar | 1.0 |
log4j : log4j | jar | 1.2.5 |