is not current version
Last Version 0.9.2

fr.inria.corese:rdf-to-graph-neo4j 0.9.0

driver for coresedb using neo4j for storage

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

rdf-to-graph-neo4j
Version

Version

0.9.0
Type

Type

jar

Download rdf-to-graph-neo4j 0.9.0


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