public interface Node
Represents a node of a dependency graph
Since:
3.0
Author:
Robert Scholte
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.maven.model.Dependency
    getDependency.
  • Method Details

    • getDependency

      org.apache.maven.model.Dependency getDependency()

      getDependency.

      Returns:
      Dependency