| GroupId | GroupIdorg.jeecgframework.boot |
|---|---|
| ArtifactId | ArtifactIdjeecg-boot-starter-job |
| Version | Version2.4.2 |
| Type | Typejar |
| Description |
Descriptionjeecg-boot-starter-定时任务
|
<!-- https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-starter-job/ -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-job</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-starter-job/
implementation 'org.jeecgframework.boot:jeecg-boot-starter-job:2.4.2'
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-starter-job/
implementation ("org.jeecgframework.boot:jeecg-boot-starter-job:2.4.2")
'org.jeecgframework.boot:jeecg-boot-starter-job:jar:2.4.2'
<dependency org="org.jeecgframework.boot" name="jeecg-boot-starter-job" rev="2.4.2">
<artifact name="jeecg-boot-starter-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework.boot', module='jeecg-boot-starter-job', version='2.4.2')
)
libraryDependencies += "org.jeecgframework.boot" % "jeecg-boot-starter-job" % "2.4.2"
[org.jeecgframework.boot/jeecg-boot-starter-job "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xuxueli : xxl-job-core | jar | ${xxl-job-core.version} |
| org.jeecgframework.boot : jeecg-boot-base-tools | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |