is not current version
Last Version 1.0.1-RELEASE

cn.centychen:xxl-job-spring-boot-starter 1.0.0-RELEASE

Spring boot starter for xxl-job executor

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.centychen
ArtifactId

ArtifactId

xxl-job-spring-boot-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download xxl-job-spring-boot-starter 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/ -->
<dependency>
    <groupId>cn.centychen</groupId>
    <artifactId>xxl-job-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation 'cn.centychen:xxl-job-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation ("cn.centychen:xxl-job-spring-boot-starter:1.0.0-RELEASE")
'cn.centychen:xxl-job-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="cn.centychen" name="xxl-job-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="xxl-job-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.centychen', module='xxl-job-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "cn.centychen" % "xxl-job-spring-boot-starter" % "1.0.0-RELEASE"
[cn.centychen/xxl-job-spring-boot-starter "1.0.0-RELEASE"]