is not current version
Last Version 1.9-1.8

com.graphaware:neo4j-framework 1.9-1.2

Framework for GraphAware Neo4j Modules

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-framework
Version

Version

1.9-1.2
Type

Type

jar

Download neo4j-framework 1.9-1.2


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