License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdquartz |
Last Version | Last Version1.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz
quartz
|
Filename | Size |
---|---|
quartz-1.3.9.pom | |
quartz-1.3.9.jar | 10 KB |
quartz-1.3.9-sources.jar | 7 KB |
quartz-1.3.9-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
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 |