is not current version
Last Version 1.3.1

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


Categories

Categories

Neo4J Data Databases Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-store-neo4j
Version

Version

1.1.1
Type

Type

jar

Download graal-store-neo4j 1.1.1


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