License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.jblv |
ArtifactId | ArtifactIdjblv-quartz |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz定时任务
|
Filename | Size |
---|---|
jblv-quartz-1.0.0.pom | |
jblv-quartz-1.0.0.jar | 42 KB |
jblv-quartz-1.0.0-sources.jar | 33 KB |
jblv-quartz-1.0.0-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jblv/jblv-quartz/ -->
<dependency>
<groupId>com.jblv</groupId>
<artifactId>jblv-quartz</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jblv/jblv-quartz/
implementation 'com.jblv:jblv-quartz:1.0.0'
// https://jarcasting.com/artifacts/com.jblv/jblv-quartz/
implementation ("com.jblv:jblv-quartz:1.0.0")
'com.jblv:jblv-quartz:jar:1.0.0'
<dependency org="com.jblv" name="jblv-quartz" rev="1.0.0">
<artifact name="jblv-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jblv', module='jblv-quartz', version='1.0.0')
)
libraryDependencies += "com.jblv" % "jblv-quartz" % "1.0.0"
[com.jblv/jblv-quartz "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | |
com.jblv : jblv-framework | jar | 1.0.0 |