| Package | Description |
|---|---|
| org.eclipse.aether.collection |
The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
graph.
|
| Modifier and Type | Method | Description |
|---|---|---|
DependencyNode |
DependencyGraphTransformer.transformGraph(DependencyNode node,
DependencyGraphTransformationContext context) |
Transforms the dependency graph denoted by the specified root node.
|