Quartz backward compatibility package

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

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.quartz-scheduler
ArtifactId

ArtifactId

quartz-backward-compat
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Quartz backward compatibility package
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

Download quartz-backward-compat

How to add to project

<!-- https://jarcasting.com/artifacts/org.quartz-scheduler/quartz-backward-compat/ -->
<dependency>
    <groupId>org.quartz-scheduler</groupId>
    <artifactId>quartz-backward-compat</artifactId>
    <version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.quartz-scheduler/quartz-backward-compat/
implementation 'org.quartz-scheduler:quartz-backward-compat:2.1.7'
// https://jarcasting.com/artifacts/org.quartz-scheduler/quartz-backward-compat/
implementation ("org.quartz-scheduler:quartz-backward-compat:2.1.7")
'org.quartz-scheduler:quartz-backward-compat:jar:2.1.7'
<dependency org="org.quartz-scheduler" name="quartz-backward-compat" rev="2.1.7">
  <artifact name="quartz-backward-compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quartz-scheduler', module='quartz-backward-compat', version='2.1.7')
)
libraryDependencies += "org.quartz-scheduler" % "quartz-backward-compat" % "2.1.7"
[org.quartz-scheduler/quartz-backward-compat "2.1.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
asm : asm jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0