License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.gitee.cardoon |
ArtifactId | ArtifactIdms-quartz |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionms-quartz
ms-quartz
|
Filename | Size |
---|---|
ms-quartz-1.0.3.pom | |
ms-quartz-1.0.3.jar | 4 KB |
ms-quartz-1.0.3-sources.jar | 3 KB |
ms-quartz-1.0.3-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.cardoon/ms-quartz/ -->
<dependency>
<groupId>com.gitee.cardoon</groupId>
<artifactId>ms-quartz</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.cardoon/ms-quartz/
implementation 'com.gitee.cardoon:ms-quartz:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.cardoon/ms-quartz/
implementation ("com.gitee.cardoon:ms-quartz:1.0.3")
'com.gitee.cardoon:ms-quartz:jar:1.0.3'
<dependency org="com.gitee.cardoon" name="ms-quartz" rev="1.0.3">
<artifact name="ms-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.cardoon', module='ms-quartz', version='1.0.3')
)
libraryDependencies += "com.gitee.cardoon" % "ms-quartz" % "1.0.3"
[com.gitee.cardoon/ms-quartz "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |