Apache HttpComponents Core provides a set of low-level HTTP transport components for building HTTP client and server applications, packaged as an OSGi bundle.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore-osgi</artifactId>
<version>4.4.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use HttpEntity with an HTTP client.
Update to org.apache.httpcomponents.client5:httpclient5 and core5.
No dependency data recorded yet.