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:
License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.tomitribe.quartz.internal |
ArtifactId | ArtifactIdquartz-terracotta-root |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionquartz-terracotta-root
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 Organization |
Project Organization |
Filename | Size |
---|---|
quartz-terracotta-root-2.3.2.pom | 805 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/ -->
<dependency>
<groupId>org.tomitribe.quartz.internal</groupId>
<artifactId>quartz-terracotta-root</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/
implementation 'org.tomitribe.quartz.internal:quartz-terracotta-root:2.3.2'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/
implementation ("org.tomitribe.quartz.internal:quartz-terracotta-root:2.3.2")
'org.tomitribe.quartz.internal:quartz-terracotta-root:pom:2.3.2'
<dependency org="org.tomitribe.quartz.internal" name="quartz-terracotta-root" rev="2.3.2">
<artifact name="quartz-terracotta-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-terracotta-root', version='2.3.2')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-terracotta-root" % "2.3.2"
[org.tomitribe.quartz.internal/quartz-terracotta-root "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: