Last Version

quartz 1.3.9

quartz

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

quartz
Version

Version

1.3.9
Type

Type

jar
Description

Description

quartz
quartz

Download quartz 1.3.9


<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/ -->
<dependency>
    <groupId>io.github.shaohuizhe</groupId>
    <artifactId>quartz</artifactId>
    <version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/
implementation 'io.github.shaohuizhe:quartz:1.3.9'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/
implementation ("io.github.shaohuizhe:quartz:1.3.9")
'io.github.shaohuizhe:quartz:jar:1.3.9'
<dependency org="io.github.shaohuizhe" name="quartz" rev="1.3.9">
  <artifact name="quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='quartz', version='1.3.9')
)
libraryDependencies += "io.github.shaohuizhe" % "quartz" % "1.3.9"
[io.github.shaohuizhe/quartz "1.3.9"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.shaohuizhe : spring-bean-container jar 1.2.7
org.quartz-scheduler : quartz jar
org.quartz-scheduler : quartz-jobs jar

Project Modules

There are no modules declared in this project.