Uses of Package
org.eclipse.aether.graph
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 representation of a dependency graph by means of connected dependency nodes.
The types supporting the resolution of artifacts and metadata from repositories.
-
-
ClassDescriptionA dependency to some artifact.A cycle within a dependency graph, that is a sequence of dependencies d_1, d_2, ..., d_n where d_1 and d_n have the same versionless coordinates.A node within a dependency graph.An exclusion of one or more transitive dependencies.
-
ClassDescriptionA dependency to some artifact.A node within a dependency graph.A visitor for nodes of the dependency graph.An exclusion of one or more transitive dependencies.
-
ClassDescriptionA dependency to some artifact.A cycle within a dependency graph, that is a sequence of dependencies d_1, d_2, ..., d_n where d_1 and d_n have the same versionless coordinates.A filter to include/exclude dependency nodes during other operations.A node within a dependency graph.