is not current version
Last Version 2022.6.0

cloud.kwrobot:xxl-job-core 2022.3.1

A distributed task scheduling framework.

GroupId

GroupId

cloud.kwrobot
ArtifactId

ArtifactId

xxl-job-core
Version

Version

2022.3.1
Type

Type

jar

Download xxl-job-core 2022.3.1


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