Provides MIME entity encoding support for Apache HttpClient, enabling multipart file uploads.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</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.
Builds a multipart entity for file uploads using HttpClient.
Use org.apache.httpcomponents.client5:httpclient5 and its MIME support for new projects.
No dependency data recorded yet.