Interface Node
-
- All Known Implementing Classes:
ArtifactIncludeNode
,EclipseAetherNode
public interface Node
Represents a node of a dependency graph- Since:
- 3.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.maven.model.Dependency
getDependency()
-