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