is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:graphaware-parent 3.3.1.51

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.3.1.51
Type

Type

pom

Download graphaware-parent 3.3.1.51


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