is not current version
Last Version 1.3.1

fr.lirmm.graphik:graal-store-neo4j 0.9.0


Categories

Categories

Neo4J Data Databases Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-store-neo4j
Version

Version

0.9.0
Type

Type

jar

Download graal-store-neo4j 0.9.0


<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-neo4j/ -->
<dependency>
    <groupId>fr.lirmm.graphik</groupId>
    <artifactId>graal-store-neo4j</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-neo4j/
implementation 'fr.lirmm.graphik:graal-store-neo4j:0.9.0'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-neo4j/
implementation ("fr.lirmm.graphik:graal-store-neo4j:0.9.0")
'fr.lirmm.graphik:graal-store-neo4j:jar:0.9.0'
<dependency org="fr.lirmm.graphik" name="graal-store-neo4j" rev="0.9.0">
  <artifact name="graal-store-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-store-neo4j', version='0.9.0')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-store-neo4j" % "0.9.0"
[fr.lirmm.graphik/graal-store-neo4j "0.9.0"]