Uses of Interface
org.eclipse.aether.spi.resolution.ArtifactResolverPostProcessor
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of ArtifactResolverPostProcessor in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionDefaultArtifactResolver.setArtifactResolverPostProcessors
(Map<String, ArtifactResolverPostProcessor> artifactResolverPostProcessors) -
Uses of ArtifactResolverPostProcessor in org.eclipse.aether.internal.impl.filter
Modifier and TypeClassDescriptionfinal class
Remote repository filter source filtering on G coordinate. -
Uses of ArtifactResolverPostProcessor in org.eclipse.aether.internal.impl.resolution
Modifier and TypeClassDescriptionclass
Support class to implementArtifactResolverPostProcessor
.final class
Artifact resolver processor that verifies the checksums of all resolved artifacts against trusted checksums.