This is a simple Job Scheduler implementation for dropwizard, integrating Guice and Quartz.
'com.fiestacabin.dropwizard.quartz:dropwizard-quartz:0.7.2'
<dependency>
<groupId>com.fiestacabin.dropwizard.quartz</groupId>
<artifactId>dropwizard-quartz</artifactId>
<version>0.7.2</version>
</dependency>
<dependency org="com.fiestacabin.dropwizard.quartz" name="dropwizard-quartz" rev="0.7.2"/>
"com.fiestacabin.dropwizard.quartz", "dropwizard-quartz", "0.7.2"