is not current version
Last Version 1.4.0

com.kasinf:ks-boot-quartz 1.0.9.RELEASE

通用定时任务框架

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot-quartz
Version

Version

1.0.9.RELEASE
Type

Type

jar

Download ks-boot-quartz 1.0.9.RELEASE


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