<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>resttest</artifactId>
<version>3.4.7.52.18</version>
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='resttest', version='3.4.7.52.18')
)
<parent> <groupId>com.graphaware.neo4j</groupId> <artifactId>module-parent</artifactId> <version>3.4.7.52</version> </parent>
compile
|-- org.neo4j:neo4j-kernel:3.4.7
provided
|-- org.springframework:spring-webmvc:4.3.13.RELEASE
|-- com.graphaware.neo4j:runtime:3.4.7.52
|-- org.neo4j.app:neo4j-server:3.4.7
|-- com.graphaware.neo4j:server:3.4.7.52
|-- com.graphaware.neo4j:common:3.4.7.52
test
|-- org.neo4j.app:neo4j-server:3.4.7
|-- org.neo4j.test:neo4j-harness:3.4.7