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