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