Quartz Scheduler
Quartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the smallest stand-alone application to the largest e-commerce system.
Status of the build:
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis Quartz Библиотеки уровня приложения Job Scheduling |
| Группа | Группаorg.tomitribe.quartz.internal |
| Идентификатор | Идентификаторquartz-checkstyle |
| Последняя версия | Последняя версия2.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеquartz-checkstyle
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-checkstyle-2.3.2.pom | |
| quartz-checkstyle-2.3.2.jar | 2 KB |
| quartz-checkstyle-2.3.2-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-checkstyle/ -->
<dependency>
<groupId>org.tomitribe.quartz.internal</groupId>
<artifactId>quartz-checkstyle</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-checkstyle/
implementation 'org.tomitribe.quartz.internal:quartz-checkstyle:2.3.2'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-checkstyle/
implementation ("org.tomitribe.quartz.internal:quartz-checkstyle:2.3.2")
'org.tomitribe.quartz.internal:quartz-checkstyle:jar:2.3.2'
<dependency org="org.tomitribe.quartz.internal" name="quartz-checkstyle" rev="2.3.2">
<artifact name="quartz-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-checkstyle', version='2.3.2')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-checkstyle" % "2.3.2"
[org.tomitribe.quartz.internal/quartz-checkstyle "2.3.2"]
Quartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the smallest stand-alone application to the largest e-commerce system.
Status of the build: