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

java-httpcomponents-httpmime

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 the latest version of java-httpcomponents-httpmime as follows:

guix install java-httpcomponents-httpmime

Or install a particular version:

guix install java-httpcomponents-httpmime@4.5.12

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.

Badge code

You can use the following badge to inform users of java-httpcomponents-httpmime about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime'><img src='https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime)

Example Org:

[[https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime][https://packages.guix.gnu.org/packages/java-httpcomponents-httpmime/badges/latest-version.svg]]