A Groovy builder-style HTTP client library that simplifies REST API calls with support for authentication and content-type handling.
<dependency>
<groupId>org.codehaus.groovy.modules.http-builder</groupId>
<artifactId>http-builder</artifactId>
<version>0.7.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTPBuilder instance for making HTTP requests.
Consider using OkHttp or Apache HttpClient directly for new projects.
No dependency data recorded yet.