Uses of Interface
org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Package
Description
The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
graph.
-
Uses of VersionFilter.VersionFilterContext in org.eclipse.aether.collection
Modifier and TypeMethodDescriptionvoid
VersionFilter.filterVersions
(VersionFilter.VersionFilterContext context) Filters the available versions for a given dependency.