is not current version
Last Version 1.3.9

quartz 1.3

quartz

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

quartz
Version

Version

1.3
Type

Type

jar
Description

Description

quartz
quartz

Download quartz 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.shaohuizhe : tools jar 1.8.1
io.github.shaohuizhe : spring jar 1.6.8
org.quartz-scheduler : quartz jar
org.quartz-scheduler : quartz-jobs jar

Project Modules

There are no modules declared in this project.