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-bootstrap |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz-terracotta-bootstrap
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 |
<!-- https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-bootstrap/ -->
<dependency>
<groupId>org.tomitribe.quartz.internal</groupId>
<artifactId>quartz-terracotta-bootstrap</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-bootstrap/
implementation 'org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:2.3.2'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-bootstrap/
implementation ("org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:2.3.2")
'org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:jar:2.3.2'
<dependency org="org.tomitribe.quartz.internal" name="quartz-terracotta-bootstrap" rev="2.3.2">
<artifact name="quartz-terracotta-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-terracotta-bootstrap', version='2.3.2')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-terracotta-bootstrap" % "2.3.2"
[org.tomitribe.quartz.internal/quartz-terracotta-bootstrap "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.tomitribe.quartz.internal : quartz-core | jar | 2.3.2 |
org.terracotta.toolkit » terracotta-toolkit-api | jar | 2.5 |
org.terracotta.toolkit » terracotta-toolkit-api-internal | jar | 1.12 |
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: