<dependency>
<groupId>guru.nidi</groupId>
<artifactId>graphviz-java</artifactId>
<version>0.2.2</version>
</dependency>
<parent> <groupId>guru.nidi</groupId> <artifactId>guru-nidi-parent-pom</artifactId> <version>1.0.17</version> </parent>
compile
|-- org.apache.xmlgraphics:batik-rasterizer:1.9
|-- org.apache.xmlgraphics:batik-codec:1.9
|-- org.apache.xmlgraphics:xmlgraphics-commons:2.2
|-- com.eclipsesource.j2v8:j2v8_macosx_x86_64:4.6.0
|-- org.apache.commons:commons-exec:1.3
|-- junit:junit
runtime
|-- com.eclipsesource.j2v8:j2v8_linux_x86_64:4.6.0
|-- com.eclipsesource.j2v8:j2v8_win32_x86_64:4.6.0
|-- com.eclipsesource.j2v8:j2v8_win32_x86:4.6.0
test