Provides a fluent, builder-style API for making HTTP requests using Apache HttpClient.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>fluent-hc</artifactId>
<version>4.5.14</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a GET request and prints the response body using the fluent API.
Use org.apache.httpcomponents.client5:fluent-hc for HttpClient 5.x compatibility.
No dependency data recorded yet.