| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdim.shs |
| ArtifactId | ArtifactIdxxl-job-spring-boot-starter |
| Last Version | Last Version3.0.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontick xxl-job
|
<!-- https://jarcasting.com/artifacts/im.shs/xxl-job-spring-boot-starter/ -->
<dependency>
<groupId>im.shs</groupId>
<artifactId>xxl-job-spring-boot-starter</artifactId>
<version>3.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/im.shs/xxl-job-spring-boot-starter/
implementation 'im.shs:xxl-job-spring-boot-starter:3.0.0.0'
// https://jarcasting.com/artifacts/im.shs/xxl-job-spring-boot-starter/
implementation ("im.shs:xxl-job-spring-boot-starter:3.0.0.0")
'im.shs:xxl-job-spring-boot-starter:jar:3.0.0.0'
<dependency org="im.shs" name="xxl-job-spring-boot-starter" rev="3.0.0.0">
<artifact name="xxl-job-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.shs', module='xxl-job-spring-boot-starter', version='3.0.0.0')
)
libraryDependencies += "im.shs" % "xxl-job-spring-boot-starter" % "3.0.0.0"
[im.shs/xxl-job-spring-boot-starter "3.0.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xuxueli : xxl-job-core | jar | |
| org.projectlombok : lombok | jar | |
| cn.hutool : hutool-all | jar | |
| com.alibaba : fastjson | jar | |
| com.squareup.okhttp3 : okhttp | jar | |
| im.shs : tick-auto | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| de.codecentric : spring-boot-admin-starter-client | jar | |
| com.google.guava : guava | jar | |
| javax.el : javax.el-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |