com.github.dogonthehorizon:chalcedony_2.11

A simple wrapper around the popular Quartz scheduler for use in Play 2.3+ applications.


License
MIT

Documentation

chalcedony

Chalcedony is a simple wrapper around the popular Quartz scheduler based on the initial work done for Mariot Chauvin's play2-quartz library.

Project goals

  • Support common Quartz operations
  • Integrate easily with Play 2.3+ applications
  • Implement features idiomatic to Scala conventions

Project Maturity

Chalcedony is currently under active development. APIs are subject to change at will and without warning.

Setup

2.3.x

TODO

2.0.x & 2.1.x

See Mariot Chauvin's original work on the play2-quartz library for instructions on setting this up in older versions of Play.