<dependency>
<groupId>com.redislabs</groupId>
<artifactId>jredisgraph</artifactId>
<version>2.0.0-rc3</version>
</dependency>
compile
|-- org.apache.commons:commons-pool2:2.0
|-- org.apache.commons:commons-text:1.6
test
|-- junit:junit:4.12