<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>fluent-hc</artifactId>
<version>4.5.5</version>
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='fluent-hc', version='4.5.5')
)