Last Version

xxl-job-core 1.2.1

A lightweight distributed task scheduling framework.

License

License

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-core
Version

Version

1.2.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/liuyanggithup/xxl-job-plus/

Download xxl-job-core 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.xuxueli : xxl-rpc-core jar 1.2.1
org.codehaus.groovy : groovy jar 2.5.3
org.apache.commons : commons-exec jar 1.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.20.RELEASE

Project Modules

There are no modules declared in this project.