License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdxxl-job-executor-sample-nutz |
Version | Version1.2.1 |
Type | Typewar |
Description |
DescriptionA lightweight distributed task scheduling framework.
|
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-nutz/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>xxl-job-executor-sample-nutz</artifactId>
<version>1.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-nutz/
implementation 'com.githup.liuyanggithup:xxl-job-executor-sample-nutz:1.2.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-nutz/
implementation ("com.githup.liuyanggithup:xxl-job-executor-sample-nutz:1.2.1")
'com.githup.liuyanggithup:xxl-job-executor-sample-nutz:war:1.2.1'
<dependency org="com.githup.liuyanggithup" name="xxl-job-executor-sample-nutz" rev="1.2.1">
<artifact name="xxl-job-executor-sample-nutz" type="war" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-executor-sample-nutz', version='1.2.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-executor-sample-nutz" % "1.2.1"
[com.githup.liuyanggithup/xxl-job-executor-sample-nutz "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.62 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.githup.liuyanggithup : xxl-job-core | jar | 1.2.1 |