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