Package org.eclipse.aether.internal.impl.checksum
package org.eclipse.aether.internal.impl.checksum
-
ClassDescriptionDefault implementation.The MD5 checksum type.Support class to implement
ChecksumAlgorithmFactory
based on JavaMessageDigest
.The SHA-1 checksum type.The SHA-256 checksum type.The SHA-512 checksum type.Sparse fileFileTrustedChecksumsSourceSupport
implementation that use specified directory as base directory, where it expects artifacts checksums on standard Maven2 "local" layout.Compact fileFileTrustedChecksumsSourceSupport
implementation that use specified directory as base directory, where it expects a "summary" file named as "checksums.${checksumExt}" for each checksum algorithm.Adapter that adaptsTrustedChecksumsSource
toProvidedChecksumsSource
used by connector.