is not current version
Last Version 1.2.1

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

A lightweight distributed task scheduling framework.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-plus
Version

Version

1.0.0
Type

Type

pom

Download xxl-job-plus 1.0.0

Filename Size
xxl-job-plus-1.0.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.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-plus/
implementation 'com.githup.liuyanggithup:xxl-job-plus:1.0.0'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-plus/
implementation ("com.githup.liuyanggithup:xxl-job-plus:1.0.0")
'com.githup.liuyanggithup:xxl-job-plus:pom:1.0.0'
<dependency org="com.githup.liuyanggithup" name="xxl-job-plus" rev="1.0.0">
  <artifact name="xxl-job-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-plus', version='1.0.0')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-plus" % "1.0.0"
[com.githup.liuyanggithup/xxl-job-plus "1.0.0"]