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