is not current version
Last Version 1.9-1.8

com.graphaware:neo4j-framework 1.9-1.6

Framework for GraphAware Neo4j Modules

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-framework
Version

Version

1.9-1.6
Type

Type

jar

Download neo4j-framework 1.9-1.6


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