is not current version
Last Version 3.5.14.58

com.graphaware.neo4j:graphaware-framework-embedded 3.2.1.50

Technical Maven Module for Building the Framework for Embedded Use

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework-embedded
Version

Version

3.2.1.50
Type

Type

pom

Download graphaware-framework-embedded 3.2.1.50


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