is not current version
Last Version 1.2.1

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

A lightweight distributed task scheduling framework.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

xxl-job-core
Version

Version

1.0.0
Type

Type

jar

Download xxl-job-core 1.0.0


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