License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.sinszm.sofa |
ArtifactId | ArtifactIdszm-sofa-boot-starter-quartz |
Last Version | Last Version1.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionszm-sofa-boot-starter-quartz
高可用服务框架,分布式任务调度服务组件 Copyright © 2021 智慧程序猿(sinsz.com) All rights reserved.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sinszm.sofa/szm-sofa-boot-starter-quartz/ -->
<dependency>
<groupId>com.sinszm.sofa</groupId>
<artifactId>szm-sofa-boot-starter-quartz</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinszm.sofa/szm-sofa-boot-starter-quartz/
implementation 'com.sinszm.sofa:szm-sofa-boot-starter-quartz:1.2.7'
// https://jarcasting.com/artifacts/com.sinszm.sofa/szm-sofa-boot-starter-quartz/
implementation ("com.sinszm.sofa:szm-sofa-boot-starter-quartz:1.2.7")
'com.sinszm.sofa:szm-sofa-boot-starter-quartz:jar:1.2.7'
<dependency org="com.sinszm.sofa" name="szm-sofa-boot-starter-quartz" rev="1.2.7">
<artifact name="szm-sofa-boot-starter-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinszm.sofa', module='szm-sofa-boot-starter-quartz', version='1.2.7')
)
libraryDependencies += "com.sinszm.sofa" % "szm-sofa-boot-starter-quartz" % "1.2.7"
[com.sinszm.sofa/szm-sofa-boot-starter-quartz "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.sinszm.sofa : szm-sofa-boot-starter Optional | jar | 1.2.7 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.quartz-scheduler : quartz-jobs | jar | 2.3.2 |
org.springframework : spring-context-support | jar | |
com.xuxueli : xxl-job-core | jar | 2.3.0 |
org.projectlombok : lombok | jar | 1.18.20 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |