is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:graphaware-framework 2.2.2.33

Technical Maven Module for Building the Framework for Embedded Use

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework
Version

Version

2.2.2.33
Type

Type

pom

Download graphaware-framework 2.2.2.33


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