Directed Acyclic Graph with support for multiple connections between nodes using ports
To use dag, add the following dependency:
<dependency>
<groupId>com.factor18.oss</groupId>
<artifactId>dag</artifactId>
<version>VERSION</version>
</dependency>
prop-types is released under the Apache 2 License. Check LICENSE file for more information.