Chenillekit Quartz

A collection of quartz related utils

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-quartz
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Chenillekit Quartz
A collection of quartz related utils
Project Organization

Project Organization

ChenilleKit

Download chenillekit-quartz

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
org.apache.tapestry : tapestry-ioc jar 5.3.1
javax.transaction : jta jar 1.1
org.quartz-scheduler : quartz jar 1.8.3

test (2)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
org.chenillekit : chenillekit-test jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.0
1.2.0