quartz-commonj

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

Лицензия

Лицензия

Категории

Категории

Quartz Библиотеки уровня приложения Job Scheduling
Группа

Группа

org.quartz-scheduler
Идентификатор

Идентификатор

quartz-commonj
Последняя версия

Последняя версия

2.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать quartz-commonj

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.quartz-scheduler : quartz jar 2.1.7

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-commonj_1.1_spec jar 1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
1.8.6