License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-timer |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Timer
规范、简化定时器定义,使定时器测试更加方便。为在线管理定时器提供接口支持。
|
Filename | Size |
---|---|
leopard-boot-timer-0.9.20.pom | |
leopard-boot-timer-0.9.20.jar | 21 KB |
leopard-boot-timer-0.9.20-sources.jar | 18 KB |
leopard-boot-timer-0.9.20-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-timer/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-timer</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-timer/
implementation 'io.leopard.boot:leopard-boot-timer:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-timer/
implementation ("io.leopard.boot:leopard-boot-timer:0.9.20")
'io.leopard.boot:leopard-boot-timer:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-timer" rev="0.9.20">
<artifact name="leopard-boot-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-timer', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-timer" % "0.9.20"
[io.leopard.boot/leopard-boot-timer "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |