is not current version
Last Version 0.9.2

fr.inria.corese:coresedb-benchmark 0.9.0

contains the plugins related with the storage in a graph database

GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

coresedb-benchmark
Version

Version

0.9.0
Type

Type

jar

Download coresedb-benchmark 0.9.0


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