не последняя версия
Последняя версия 0.9.2

fr.inria.corese:coresedb-benchmark 0.9.0

contains the plugins related with the storage in a graph database

Группа

Группа

fr.inria.corese
Идентификатор

Идентификатор

coresedb-benchmark
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать 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"]