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