<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>server</artifactId>
<version>3.2.1.51</version>
</dependency>
<parent> <groupId>com.graphaware.neo4j</groupId> <artifactId>framework-parent</artifactId> <version>3.2.1.51</version> </parent>
compile
|-- com.graphaware.neo4j:runtime-api
|-- com.graphaware.neo4j:common
|-- org.neo4j.app:neo4j-server
|-- org.neo4j.app:neo4j-server-enterprise
|-- org.springframework:spring-context
|-- org.springframework:spring-web
|-- org.springframework:spring-webmvc
|-- com.graphaware.neo4j:tests
|-- com.graphaware.neo4j:resttest
test