httpcomponents-client 4.5.1-1 source package in Ubuntu

Changelog

httpcomponents-client (4.5.1-1) unstable; urgency=medium

  * New upstream release
  * Build with maven-debian-helper
  * Set the source encoding to make the build reproducible

 -- Emmanuel Bourg <email address hidden>  Fri, 02 Oct 2015 23:29:46 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe java

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client_4.5.1-1.dsc 2.5 KiB cef0b7822a6f5211c48a26f2fc7f275c9e87d9ae65c85adbe5487c680163e3a9
httpcomponents-client_4.5.1.orig.tar.xz 553.2 KiB 3156581b30d15baa75688f5b0c1e306a6f2e96659c379cab0fac5bb3743d5d83
httpcomponents-client_4.5.1-1.debian.tar.xz 9.7 KiB 067a471b39b8d6339a322ba3e3705dfc5b46b388aaa5b28ec4c825a1ea77240d

Available diffs

No changes file available.

Binary packages built by this source

libhttpclient-java: HTTP/1.1 compliant HTTP agent implementation

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.

libhttpmime-java: HTTP/1.1 compliant HTTP agent implementation - MIME extension

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.
 .
 This package provides support for MIME multipart encoded entities
 to be used with HttpComponents Client.