Last Version

xxl-job-executor-sample-springboot 1.2.1

Example executor project for spring boot.

License

License

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-executor-sample-springboot
Version

Version

1.2.1
Type

Type

jar
Description

Description

xxl-job-executor-sample-springboot
Example executor project for spring boot.
Project URL

Project URL

https://github.com/liuyanggithup/xxl-job-plus

Download xxl-job-executor-sample-springboot 1.2.1


<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/ -->
<dependency>
    <groupId>com.githup.liuyanggithup</groupId>
    <artifactId>xxl-job-executor-sample-springboot</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/
implementation 'com.githup.liuyanggithup:xxl-job-executor-sample-springboot:1.2.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-springboot/
implementation ("com.githup.liuyanggithup:xxl-job-executor-sample-springboot:1.2.1")
'com.githup.liuyanggithup:xxl-job-executor-sample-springboot:jar:1.2.1'
<dependency org="com.githup.liuyanggithup" name="xxl-job-executor-sample-springboot" rev="1.2.1">
  <artifact name="xxl-job-executor-sample-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-executor-sample-springboot', version='1.2.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-executor-sample-springboot" % "1.2.1"
[com.githup.liuyanggithup/xxl-job-executor-sample-springboot "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.githup.liuyanggithup : xxl-job-core jar 1.2.1
com.alibaba : fastjson jar 1.2.54

test (1)

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

Project Modules

There are no modules declared in this project.