tech.iboot:iboot-commons-quartz

a framework

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons-quartz
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

a framework

Download iboot-commons-quartz

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

iboot-framework

Versions

Version
0.0.6
0.0.5
0.0.4