Last Version

thundr-contrib-quartz 0.1.0

A Quartz scheduler module for Thundr

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-quartz
Version

Version

0.1.0
Type

Type

jar
Description

Description

thundr-contrib-quartz
A Quartz scheduler module for Thundr
Project URL

Project URL

http://github.com/kuhnza/thundr-contrib-quartz/
Project Organization

Project Organization

3wks
Source Code Management

Source Code Management

https://github.com/kuhnza/thundr-contrib-quartz

Download thundr-contrib-quartz 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threewks.thundr : thundr jar 1.1.0
org.quartz-scheduler : quartz jar 2.1.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.