Package org.eclipse.aether.transport.http
package org.eclipse.aether.transport.http
Support for downloads/uploads via the HTTP and HTTPS protocols. The current implementation is backed by
Apache HttpClient.
-
ClassDescriptionA component extracting included checksums from response of artifact request.A transporter factory for repositories using the
http:
orhttps:
protocol.A component extracting Nexus2 ETag "shielded" style-checksums from response headers.A component extractingx-
non-standard style checksums from response headers.