| License |
License |
|---|---|
| Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
| GroupId | GroupIdwork.seals |
| ArtifactId | ArtifactIdseal-quartz |
| Last Version | Last Version3.5.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionseal-quartz
quartz定时任务
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seal-quartz-3.5.7.pom | |
| seal-quartz-3.5.7.jar | 30 KB |
| seal-quartz-3.5.7-sources.jar | 24 KB |
| seal-quartz-3.5.7-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/work.seals/seal-quartz/ -->
<dependency>
<groupId>work.seals</groupId>
<artifactId>seal-quartz</artifactId>
<version>3.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/work.seals/seal-quartz/
implementation 'work.seals:seal-quartz:3.5.7'
// https://jarcasting.com/artifacts/work.seals/seal-quartz/
implementation ("work.seals:seal-quartz:3.5.7")
'work.seals:seal-quartz:jar:3.5.7'
<dependency org="work.seals" name="seal-quartz" rev="3.5.7">
<artifact name="seal-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.seals', module='seal-quartz', version='3.5.7')
)
libraryDependencies += "work.seals" % "seal-quartz" % "3.5.7"
[work.seals/seal-quartz "3.5.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.quartz-scheduler : quartz | jar | |
| work.seals : seal-common | jar | 3.6.2 |