Last Version

xxl-job 2.3.1

A distributed task scheduling framework.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-job
Version

Version

2.3.1
Type

Type

pom
Description

Description

xxl-job
A distributed task scheduling framework.
Project URL

Project URL

https://www.xuxueli.com/
Source Code Management

Source Code Management

https://github.com/xuxueli/xxl-job.git

Download xxl-job 2.3.1

Filename Size
xxl-job-2.3.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xxl-job-core