License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdxxl-job-executor-samples |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionA lightweight distributed task scheduling framework.
|
Filename | Size |
---|---|
xxl-job-executor-samples-1.2.1.pom | 845 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-samples/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>xxl-job-executor-samples</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-samples/
implementation 'com.githup.liuyanggithup:xxl-job-executor-samples:1.2.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-samples/
implementation ("com.githup.liuyanggithup:xxl-job-executor-samples:1.2.1")
'com.githup.liuyanggithup:xxl-job-executor-samples:pom:1.2.1'
<dependency org="com.githup.liuyanggithup" name="xxl-job-executor-samples" rev="1.2.1">
<artifact name="xxl-job-executor-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-executor-samples', version='1.2.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-executor-samples" % "1.2.1"
[com.githup.liuyanggithup/xxl-job-executor-samples "1.2.1"]