is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:graphaware-parent 3.1.3.48

Parent POM for GraphAware Neo4j Framework and Modules

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-parent
Version

Version

3.1.3.48
Type

Type

pom

Download graphaware-parent 3.1.3.48


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