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