xxl-job-spring-boot-starter

api动态创建任务、一次性任务(延时任务)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.njgzr
ArtifactId

ArtifactId

xxl-job-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-job-spring-boot-starter
api动态创建任务、一次性任务(延时任务)
Project URL

Project URL

https://github.com/justsosoG
Source Code Management

Source Code Management

https://github.com/justsosoG

Download xxl-job-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
com.xuxueli : xxl-job-core jar 2.3.0
cn.hutool : hutool-json jar 5.5.7
cn.hutool : hutool-http jar 5.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0