is not current version
Last Version 1.2.1

com.githup.liuyanggithup:xxl-job-plus 1.2.0

A lightweight distributed task scheduling framework.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-plus
Version

Version

1.2.0
Type

Type

pom

Download xxl-job-plus 1.2.0

Filename Size
xxl-job-plus-1.2.0.pom 4 KB
Browse

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