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