HTTP client builder DSL for Groovy

This project provides a simple builder-style HTTP client API, including common authentication mechanisms, and easy handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient.

Homepage POM file JAR file Javadoc
'org.codehaus.groovy:http-builder:0.3.0'

Dependencies

Compile dependencies

Test dependencies