is not current version
Last Version 3.5.14.58

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

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

2.3.3.37
Type

Type

pom

Download graphaware-framework-embedded 2.3.3.37


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