org.opensymphony.quartz:quartz


License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.opensymphony.quartz
ArtifactId

ArtifactId

quartz
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download quartz

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1