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