| 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 and Description | 
|---|---|
DependencyNode | 
DependencyGraphTransformer.transformGraph(DependencyNode node,
                            DependencyGraphTransformationContext context)
Transforms the dependency graph denoted by the specified root node. 
 | 
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.