Uses of Package
org.eclipse.aether.spi.connector.checksum
Packages that use org.eclipse.aether.spi.connector.checksum
Package
Description
Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.
The various sub components that collectively implement the repository system.
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
-
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.connector.basicClassDescriptionA checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Assists repository connectors in applying checksum policies to downloaded resources.
-
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.implClassDescriptionA checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Assists repository connectors in applying checksum policies to downloaded resources.
-
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.connector.checksumClassDescriptionA checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.