License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdxxl-job-executor-sample-spring |
Version | Version1.2.1 |
Type | Typewar |
Description |
Descriptionxxl-job-executor-sample-spring
Executor project for spring boot.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-spring/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>xxl-job-executor-sample-spring</artifactId>
<version>1.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-spring/
implementation 'com.githup.liuyanggithup:xxl-job-executor-sample-spring:1.2.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-executor-sample-spring/
implementation ("com.githup.liuyanggithup:xxl-job-executor-sample-spring:1.2.1")
'com.githup.liuyanggithup:xxl-job-executor-sample-spring:war:1.2.1'
<dependency org="com.githup.liuyanggithup" name="xxl-job-executor-sample-spring" rev="1.2.1">
<artifact name="xxl-job-executor-sample-spring" type="war" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-executor-sample-spring', version='1.2.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-executor-sample-spring" % "1.2.1"
[com.githup.liuyanggithup/xxl-job-executor-sample-spring "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.20.RELEASE |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.githup.liuyanggithup : xxl-job-core | jar | 1.2.1 |