Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.
'io.dropwizard:dropwizard-lifecycle:0.9.0'
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-lifecycle</artifactId>
<version>0.9.0</version>
</dependency>
<dependency org="io.dropwizard" name="dropwizard-lifecycle" rev="0.9.0"/>
"io.dropwizard", "dropwizard-lifecycle", "0.9.0"