httpcomponents-client 4.3.3-1 source package in Ubuntu
Changelog
httpcomponents-client (4.3.3-1) unstable; urgency=medium * New upstream release - Refreshed the patches * Removed the unused build dependency on libmaven-assembly-plugin-java [ Jakub Adam ] * Fix OSGi metadata - prevent org.apache.http.impl.execchain to appear in package imports. -- Emmanuel Bourg <email address hidden> Sat, 08 Mar 2014 11:38:26 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
httpcomponents-client_4.3.3-1.dsc | 2.4 KiB | 9fe5eab065c74b686690eeca18a626e244ac23e90606eca67c5862ac4a1774fb |
httpcomponents-client_4.3.3.orig.tar.gz | 724.7 KiB | 981ea48a7474f1800a880bfcbdc5b05240f2d6a360453d93529285e8d3db0626 |
httpcomponents-client_4.3.3-1.debian.tar.xz | 4.8 KiB | 64d373a311282cb7b49cdb9e27dba98ece179570e710e4f408c561438dc92f32 |
Available diffs
- diff from 4.3.2-1 to 4.3.3-1 (13.1 KiB)
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.