Last Version

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.

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.quartzdesk
ArtifactId

ArtifactId

quartzdesk-api
Version

Version

4.0.12
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://www.quartzdesk.com

Download 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"]

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.