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