License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-job |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxxl-job
A distributed task scheduling framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xxl-job-2.3.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-job/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-job/
implementation 'com.xuxueli:xxl-job:2.3.1'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-job/
implementation ("com.xuxueli:xxl-job:2.3.1")
'com.xuxueli:xxl-job:pom:2.3.1'
<dependency org="com.xuxueli" name="xxl-job" rev="2.3.1">
<artifact name="xxl-job" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-job', version='2.3.1')
)
libraryDependencies += "com.xuxueli" % "xxl-job" % "2.3.1"
[com.xuxueli/xxl-job "2.3.1"]