Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
---|---|
GroupId | GroupIdorg.tomitribe.quartz.internal |
ArtifactId | ArtifactIdquartz-terracotta-root |
Version | Version2.2.4 |
Type | Typepom |
Filename | Size |
---|---|
quartz-terracotta-root-2.2.4.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.2.4</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.2.4'
// https://jarcasting.com/artifacts/org.tomitribe.quartz.internal/quartz-terracotta-root/
implementation ("org.tomitribe.quartz.internal:quartz-terracotta-root:2.2.4")
'org.tomitribe.quartz.internal:quartz-terracotta-root:pom:2.2.4'
<dependency org="org.tomitribe.quartz.internal" name="quartz-terracotta-root" rev="2.2.4">
<artifact name="quartz-terracotta-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe.quartz.internal', module='quartz-terracotta-root', version='2.2.4')
)
libraryDependencies += "org.tomitribe.quartz.internal" % "quartz-terracotta-root" % "2.2.4"
[org.tomitribe.quartz.internal/quartz-terracotta-root "2.2.4"]