Implementation of directed acyclic graph along with some graph algorithms and dependency management.
'com.github.nill14.parsers:graph:2.0.0'
<dependency>
<groupId>com.github.nill14.parsers</groupId>
<artifactId>graph</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="com.github.nill14.parsers" name="graph" rev="2.0.0"/>
"com.github.nill14.parsers", "graph", "2.0.0"