Uses of Class
org.eclipse.aether.graph.Dependency

Packages that use Dependency
Package
Description
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.
Internal helper classes for dependency collector.
Utility classes to ease unit testing.
The types supporting the resolution of artifacts and metadata from repositories.
Various dependency managers for building a dependency graph.
Various dependency selectors for building a dependency graph.
Various dependency graph transformers for post-processing a dependency graph.
Various dependency traversers for building a dependency graph.