Vert.x module to read and write a Neo4J graph database. Updated to support the latest version of Vert.x and Neo4J (both 2.1 at the time of writing).
'org.openpcf:neo4vertx:1.3.2'
<dependency> <groupId>org.openpcf</groupId> <artifactId>neo4vertx</artifactId> <version>1.3.2</version> </dependency>
<dependency org="org.openpcf" name="neo4vertx" rev="1.3.2"/>
"org.openpcf", "neo4vertx", "1.3.2"