is not current version
Last Version 3.5.14.58

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

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

Type

pom

Download graphaware-framework-embedded 3.5.6.54


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