is not current version
Last Version 3.5.14.58

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

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

Type

jar

Download graphaware-framework-embedded 2.1.5.25


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