is not current version
Last Version 0.0.6

tech.iboot:iboot-commons-quartz 0.0.5


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons-quartz
Version

Version

0.0.5
Type

Type

jar

Download iboot-commons-quartz 0.0.5


<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/ -->
<dependency>
    <groupId>tech.iboot</groupId>
    <artifactId>iboot-commons-quartz</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation 'tech.iboot:iboot-commons-quartz:0.0.5'
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation ("tech.iboot:iboot-commons-quartz:0.0.5")
'tech.iboot:iboot-commons-quartz:jar:0.0.5'
<dependency org="tech.iboot" name="iboot-commons-quartz" rev="0.0.5">
  <artifact name="iboot-commons-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-commons-quartz', version='0.0.5')
)
libraryDependencies += "tech.iboot" % "iboot-commons-quartz" % "0.0.5"
[tech.iboot/iboot-commons-quartz "0.0.5"]