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

QuartzDesk Public API 4.0.12

QuartzDesk Public API library required for QuartzDesk Standard and Enterprise edition installations. This library must be placed on the classpath of the Quartz scheduler based application that is managed by QuartzDesk. It is important that this library is loaded by the same classloader that loads the Quartz scheduler API used by the application.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.quartzdesk
Идентификатор

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

quartzdesk-api
Версия

Версия

4.0.12
Тип

Тип

jar
Описание

Описание

QuartzDesk Public API
QuartzDesk Public API library required for QuartzDesk Standard and Enterprise edition installations. This library must be placed on the classpath of the Quartz scheduler based application that is managed by QuartzDesk. It is important that this library is loaded by the same classloader that loads the Quartz scheduler API used by the application.
Ссылка на сайт

Ссылка на сайт

https://www.quartzdesk.com

Скачать quartzdesk-api 4.0.12


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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