Uses of Package
org.eclipse.aether.collection
Package
Description
The primary API of the
RepositorySystem
and its functionality.The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
graph.
The types supporting the resolution of artifacts and metadata from repositories.
-
ClassDescriptionA request to collect the transitive dependencies and to build a dependency graph from them.The result of a dependency collection request.Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.Transforms a given dependency graph.Applies dependency management to the dependencies of a dependency node.Decides what dependencies to include in the dependency graph.Decides whether the dependencies of a dependency node should be traversed as well.Decides which versions matching a version range should actually be considered for the dependency graph.
-
ClassDescriptionA request to collect the transitive dependencies and to build a dependency graph from them.The result of a dependency collection request.A context used during dependency collection to update the dependency manager, selector and traverser.A context used during dependency collection to exchange information within a chain of dependency graph transformers.The management updates to apply to a dependency.Applies dependency management to the dependencies of a dependency node.Decides what dependencies to include in the dependency graph.Decides whether the dependencies of a dependency node should be traversed as well.Decides which versions matching a version range should actually be considered for the dependency graph.A context used during version filtering to hold relevant data.
-
ClassDescriptionA request to collect the transitive dependencies and to build a dependency graph from them.