<dependency>
<groupId>com.buschmais.jqassistant.neo4jserver</groupId>
<artifactId>neo4jv3</artifactId>
<version>1.7.0</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.neo4jserver', module='neo4jv3', version='1.7.0')
)
<parent> <groupId>com.buschmais.jqassistant.neo4jserver</groupId> <artifactId>parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.buschmais.jqassistant.neo4jserver:bootstrap
|-- org.neo4j:neo4j
|-- org.neo4j.app:neo4j-server
|-- org.neo4j:graph-algorithms-algo
|-- com.jayway.jsonpath:json-path:2.4.0
|-- org.apache.tika:tika-core:1.18
|-- org.mockito:mockito-junit-jupiter
runtime
|-- javax.mail:javax.mail-api:1.6.1
|-- org.apache.poi:poi-ooxml:3.17
test
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params