xxl-job-core

A distributed task scheduling framework.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-job-core
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-job-core
A distributed task scheduling framework.
Project URL

Project URL

https://www.xuxueli.com/

Download xxl-job-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.63.Final
com.google.code.gson : gson jar 2.9.0
org.codehaus.groovy : groovy jar 3.0.10
org.slf4j : slf4j-api jar 1.7.36

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.20
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1