<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>timetree</artifactId>
<version>3.3.0.51.27</version>
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='timetree', version='3.3.0.51.27')
)
<parent> <groupId>com.graphaware.neo4j</groupId> <artifactId>module-parent</artifactId> <version>3.3.0.51</version> </parent>
compile
|-- org.springframework:spring-webmvc
|-- com.graphaware.neo4j:runtime-api
|-- com.graphaware.neo4j:runtime
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.graphaware.neo4j:server
|-- org.skyscreamer:jsonassert
test