is not current version
Last Version 3.5.7

work.seals:seal-quartz 3.5.0

quartz定时任务

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

work.seals
ArtifactId

ArtifactId

seal-quartz
Version

Version

3.5.0
Type

Type

jar

Download seal-quartz 3.5.0


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