Last Version

Quartz 1.0.0

Quartz

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

cn.hssnow
ArtifactId

ArtifactId

quartz
Version

Version

1.0.0
Type

Type

jar
Description

Description

Quartz
Quartz

Download quartz 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.