s

szm-sofa-boot-starter-quartz

高可用服务框架,分布式任务调度服务组件 Copyright © 2021 智慧程序猿(sinsz.com) All rights reserved.
The MIT License (MIT)
SINSZM
博学浮生 陈健波
文件下载
文件名 操作
szm-sofa-boot-starter-quartz-1.0.8.jar 下载
szm-sofa-boot-starter-quartz-1.0.8.pom 下载
szm-sofa-boot-starter-quartz-1.0.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.sinszm.sofa</groupId>
  <artifactId>szm-sofa-boot-starter-quartz</artifactId>
  <version>1.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.sinszm.sofa:szm-sofa-boot-starter-quartz:1.0.8'
Gradle Kotlin
implementation("com.sinszm.sofa:szm-sofa-boot-starter-quartz:1.0.8")
Scala SBT
libraryDependencies += "com.sinszm.sofa" % "szm-sofa-boot-starter-quartz" % "1.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.sinszm.sofa', module='szm-sofa-boot-starter-quartz', version='1.0.8')
)
Apache Ivy
<dependency org="com.sinszm.sofa" name="szm-sofa-boot-starter-quartz" rev="1.0.8" />
Leiningen
[com.sinszm.sofa/szm-sofa-boot-starter-quartz "1.0.8"]
Apache Buildr
'com.sinszm.sofa:szm-sofa-boot-starter-quartz:jar:1.0.8'