License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdtech.iboot |
ArtifactId | ArtifactIdiboot-commons-quartz |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona framework
|
<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/ -->
<dependency>
<groupId>tech.iboot</groupId>
<artifactId>iboot-commons-quartz</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation 'tech.iboot:iboot-commons-quartz:0.0.6'
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation ("tech.iboot:iboot-commons-quartz:0.0.6")
'tech.iboot:iboot-commons-quartz:jar:0.0.6'
<dependency org="tech.iboot" name="iboot-commons-quartz" rev="0.0.6">
<artifact name="iboot-commons-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-commons-quartz', version='0.0.6')
)
libraryDependencies += "tech.iboot" % "iboot-commons-quartz" % "0.0.6"
[tech.iboot/iboot-commons-quartz "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.3.0 |
org.quartz-scheduler : quartz-jobs | jar | 2.3.0 |
org.springframework.boot : spring-boot-starter-quartz | jar | |
tech.iboot : iboot-core | jar | 0.0.6 |