<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-matching</artifactId>
<version>3.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-graph-matching', version='3.0.0-RC1')
)