Uses of Package
org.eclipse.aether.collection
Packages that use 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.
-
Classes in org.eclipse.aether.collection used by org.eclipse.aetherClassDescriptionA 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.
-
Classes in org.eclipse.aether.collection used by org.eclipse.aether.collectionClassDescriptionA 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.
-
Classes in org.eclipse.aether.collection used by org.eclipse.aether.resolutionClassDescriptionA request to collect the transitive dependencies and to build a dependency graph from them.