File | Operation |
---|---|
module-parent-3.5.1.53.pom | download |
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>module-parent</artifactId>
<version>3.5.1.53</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='module-parent', version='3.5.1.53')
)