License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-scheduler |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description定时器
Depend
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-scheduler/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-scheduler</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-scheduler/
implementation 'io.leopard.boot:leopard-boot-scheduler:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-scheduler/
implementation ("io.leopard.boot:leopard-boot-scheduler:0.9.20")
'io.leopard.boot:leopard-boot-scheduler:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-scheduler" rev="0.9.20">
<artifact name="leopard-boot-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-scheduler', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-scheduler" % "0.9.20"
[io.leopard.boot/leopard-boot-scheduler "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.21.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.7 |