is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:module-parent 3.0.8.44

Parent POM for GraphAware Neo4j Framework Modules

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

module-parent
Version

Version

3.0.8.44
Type

Type

pom

Download module-parent 3.0.8.44

Filename Size
module-parent-3.0.8.44.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>module-parent</artifactId>
    <version>3.0.8.44</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/
implementation 'com.graphaware.neo4j:module-parent:3.0.8.44'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/
implementation ("com.graphaware.neo4j:module-parent:3.0.8.44")
'com.graphaware.neo4j:module-parent:pom:3.0.8.44'
<dependency org="com.graphaware.neo4j" name="module-parent" rev="3.0.8.44">
  <artifact name="module-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='module-parent', version='3.0.8.44')
)
libraryDependencies += "com.graphaware.neo4j" % "module-parent" % "3.0.8.44"
[com.graphaware.neo4j/module-parent "3.0.8.44"]