Interface Node
-
public interface Node
Represents a node of a dependency graph- Since:
- 3.0
- Author:
- Robert Scholte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.maven.model.Dependency
getDependency()
-