is not current version
Last Version 2.3.2

org.tomitribe.quartz.internal:quartz-terracotta-bootstrap 2.2.4


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.tomitribe.quartz.internal
ArtifactId

ArtifactId

quartz-terracotta-bootstrap
Version

Version

2.2.4
Type

Type

jar

Download quartz-terracotta-bootstrap 2.2.4


<!-- 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.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-bootstrap/
implementation 'org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:2.2.4'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-bootstrap/
implementation ("org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:2.2.4")
'org.tomitribe.quartz.internal:quartz-terracotta-bootstrap:jar:2.2.4'
<dependency org="org.tomitribe.quartz.internal" name="quartz-terracotta-bootstrap" rev="2.2.4">
  <artifact name="quartz-terracotta-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-terracotta-bootstrap', version='2.2.4')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-terracotta-bootstrap" % "2.2.4"
[org.tomitribe.quartz.internal/quartz-terracotta-bootstrap "2.2.4"]