httpcomponents-client5 5.2.1-1 source package in Ubuntu

Changelog

httpcomponents-client5 (5.2.1-1) unstable; urgency=medium

  * New upstream version 5.2.1.
  * Declare compliance with Debian Policy 4.6.2.

 -- Markus Koschany <email address hidden>  Mon, 23 Jan 2023 21:01:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client5_5.2.1-1.dsc 2.4 KiB c2fc65d4f8fcc9cc2b0b10ce6c607345ec289806faf06572ae51cbfc6f1325de
httpcomponents-client5_5.2.1.orig.tar.gz 734.0 KiB fe49abe564ff6246ede53275a9b88b4565a86b85a696da71e53ec7775423636b
httpcomponents-client5_5.2.1-1.debian.tar.xz 7.0 KiB a96dd79107009c9751a6a72ec3f0f5871385fda3e1e15a4706621e475ce2722c

Available diffs

No changes file available.

Binary packages built by this source

libhttpclient5-java: HTTP/1.1 and HTTP/2 compliant HTTP agent implementation

 HttpClient is a HTTP/1.1 and HTTP/2 compliant HTTP agent implementation based
 on HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 This package contains the 5.x series of httpcomponents-client. It supports
 request execution with the classic, fluent and async APIs.