License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-quartz |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Quartz
A collection of quartz related utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-quartz-1.3.3.pom | |
chenillekit-quartz-1.3.3.jar | 9 KB |
chenillekit-quartz-1.3.3-sources.jar | 6 KB |
chenillekit-quartz-1.3.3-javadoc.jar | 70 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.13.1 |
org.chenillekit : chenillekit-test | jar | 1.3.3 |