xxl-job-spring-boot-starter

Spring boot starter for xxl-job executor

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.centychen
ArtifactId

ArtifactId

xxl-job-spring-boot-starter
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-job-spring-boot-starter
Spring boot starter for xxl-job executor
Project URL

Project URL

https://gitee.com/centy/xxl-job-spring-boot-starter

Download xxl-job-spring-boot-starter

How to add to project

<!-- 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.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation 'cn.centychen:xxl-job-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation ("cn.centychen:xxl-job-spring-boot-starter:1.0.1-RELEASE")
'cn.centychen:xxl-job-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="cn.centychen" name="xxl-job-spring-boot-starter" rev="1.0.1-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.1-RELEASE')
)
libraryDependencies += "cn.centychen" % "xxl-job-spring-boot-starter" % "1.0.1-RELEASE"
[cn.centychen/xxl-job-spring-boot-starter "1.0.1-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.xuxueli : xxl-job-core jar 2.0.2

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.4.RELEASE
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE