Uses of Interface
org.eclipse.aether.spi.artifact.ArtifactPredicate
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of ArtifactPredicate in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionDefaultArtifactPredicateFactory.newInstance
(RepositorySystemSession session) -
Uses of ArtifactPredicate in org.eclipse.aether.spi.artifact
Modifier and TypeMethodDescriptionArtifactPredicateFactory.newInstance
(RepositorySystemSession session) Creates a new artifact predicate for the session.