Last Version

xxl-job-plus 1.2.1

A lightweight distributed task scheduling framework.

License

License

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-plus
Version

Version

1.2.1
Type

Type

pom
Description

Description

xxl-job-plus
A lightweight distributed task scheduling framework.
Project URL

Project URL

https://github.com/liuyanggithup/xxl-job-plus
Source Code Management

Source Code Management

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

Download xxl-job-plus 1.2.1

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