A builder-style HTTP client API, including authentication, and extensible handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient.
'org.codehaus.groovy.modules.http-builder:http-builder:0.5.1'
<dependency>
<groupId>org.codehaus.groovy.modules.http-builder</groupId>
<artifactId>http-builder</artifactId>
<version>0.5.1</version>
</dependency>
<dependency org="org.codehaus.groovy.modules.http-builder" name="http-builder" rev="0.5.1"/>
"org.codehaus.groovy.modules.http-builder", "http-builder", "0.5.1"