An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
'io.dropwizard.metrics:metrics-httpclient:3.1.2'
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-httpclient</artifactId>
<version>3.1.2</version>
</dependency>
<dependency org="io.dropwizard.metrics" name="metrics-httpclient" rev="3.1.2"/>
"io.dropwizard.metrics", "metrics-httpclient", "3.1.2"