This package browser is in early development. Mind the rough edges.

java-httpcomponents-httpmime 4.5.12

HTTP client library for Java

Although the java.net package provides basic functionality for accessing resources via HTTP, it doesn't provide the full flexibility or functionality needed by many applications. HttpClient seeks to fill this void by providing an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.

Installation

Install java-httpcomponents-httpmime 4.5.12 as follows:

guix install java-httpcomponents-httpmime@4.5.12

Or install the latest version:

guix install java-httpcomponents-httpmime

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.