is not current version
Last Version 3.5.14.58

com.graphaware.neo4j:framework-parent 2.2.2.32

Parent POM for GraphAware Neo4j Framework

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

framework-parent
Version

Version

2.2.2.32
Type

Type

pom

Download framework-parent 2.2.2.32


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