quartz

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

com.github.attemper
ArtifactId

ArtifactId

quartz
Last Version

Last Version

2.9.6
Release Date

Release Date

Type

Type

pom
Description

Description

quartz
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 URL

Project URL

https://github.com/attemper/quartz
Project Organization

Project Organization

Shanghai Stock Exchange
Source Code Management

Source Code Management

https://github.com/attemper/quartz

Download quartz

Filename Size
quartz-2.9.6.pom 18 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • quartz-core
  • quartz-stubs
  • quartz-oracle
  • quartz-weblogic
  • quartz-jobs
  • quartz-plugins
  • quartz-examples
  • quartz-redis

Versions

Version
2.9.6
2.3.2.3
2.3.2.2
2.3.2.1