Interface Node
public interface Node
Represents a node of a dependency graph
- Since:
- 3.0
- Author:
- Robert Scholte
-
Method Summary
-
Method Details
-
getDependency
org.apache.maven.model.Dependency getDependency()- Returns:
Dependency
-
Dependency