License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.kasinf |
ArtifactId | ArtifactIdks-boot-quartz |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description通用定时任务框架
|
Filename | Size |
---|---|
ks-boot-quartz-1.4.0.pom | |
ks-boot-quartz-1.4.0.jar | 67 KB |
ks-boot-quartz-1.4.0-sources.jar | 54 KB |
ks-boot-quartz-1.4.0-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kasinf/ks-boot-quartz/ -->
<dependency>
<groupId>com.kasinf</groupId>
<artifactId>ks-boot-quartz</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-quartz/
implementation 'com.kasinf:ks-boot-quartz:1.4.0'
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-quartz/
implementation ("com.kasinf:ks-boot-quartz:1.4.0")
'com.kasinf:ks-boot-quartz:jar:1.4.0'
<dependency org="com.kasinf" name="ks-boot-quartz" rev="1.4.0">
<artifact name="ks-boot-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasinf', module='ks-boot-quartz', version='1.4.0')
)
libraryDependencies += "com.kasinf" % "ks-boot-quartz" % "1.4.0"
[com.kasinf/ks-boot-quartz "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | |
org.springframework : spring-context-support | jar | |
org.projectlombok : lombok Optional | jar |