| License |
License |
|---|---|
| Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
| GroupId | GroupIdio.github.shaohuizhe |
| ArtifactId | ArtifactIdquartz |
| Version | Version1.3.8 |
| Type | Typejar |
| Description |
Descriptionquartz
quartz
|
| Filename | Size |
|---|---|
| quartz-1.3.8.pom | |
| quartz-1.3.8.jar | 11 KB |
| quartz-1.3.8-sources.jar | 8 KB |
| quartz-1.3.8-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>quartz</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/
implementation 'io.github.shaohuizhe:quartz:1.3.8'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/quartz/
implementation ("io.github.shaohuizhe:quartz:1.3.8")
'io.github.shaohuizhe:quartz:jar:1.3.8'
<dependency org="io.github.shaohuizhe" name="quartz" rev="1.3.8">
<artifact name="quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='quartz', version='1.3.8')
)
libraryDependencies += "io.github.shaohuizhe" % "quartz" % "1.3.8"
[io.github.shaohuizhe/quartz "1.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.shaohuizhe : spring-bean-container | jar | 1.2.6 |
| org.quartz-scheduler : quartz | jar | |
| org.quartz-scheduler : quartz-jobs | jar |