| Interface | Description |
|---|---|
| DependencyCollectorBuilder |
Maven project dependency raw dependency collector API, providing an abstraction layer against Maven 3 and Maven 3.1+
particular Aether implementations.
|
| DependencyGraphBuilder |
Maven project dependency graph builder API, neutral against Maven 2 or Maven 3.
|
| DependencyNode |
Represents an artifact node within a Maven project's dependency graph.
|
| Exception | Description |
|---|---|
| DependencyCollectorBuilderException |
Indicates an issue with the DependencyCollectorBuilder
|
| DependencyGraphBuilderException |
Indicates that a Maven project's dependency graph cannot be resolved.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.