HTTPBuilder provides a wrapper around Apache's HttpClient to provide a convenient builder API for complex HTTP requests.
The project home page and downloads can be found here
Example: HTTP GET, automatically parsed as a JSON response.
Labels