Apache HttpComponents asynchronous HTTP client for non-blocking HTTP requests.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpasyncclient</artifactId>
<version>4.1.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an async HTTP client and executes a GET request.
Migrate to org.apache.httpcomponents.client5:httpclient5.
No dependency data recorded yet.