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

org.apache.marmotta:marmotta-ldcache-file 3.3.0

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Группа

Группа

org.apache.marmotta
Идентификатор

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

marmotta-ldcache-file
Версия

Версия

3.3.0
Тип

Тип

jar

Скачать marmotta-ldcache-file 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache-file/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>marmotta-ldcache-file</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache-file/
implementation 'org.apache.marmotta:marmotta-ldcache-file:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache-file/
implementation ("org.apache.marmotta:marmotta-ldcache-file:3.3.0")
'org.apache.marmotta:marmotta-ldcache-file:jar:3.3.0'
<dependency org="org.apache.marmotta" name="marmotta-ldcache-file" rev="3.3.0">
  <artifact name="marmotta-ldcache-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-ldcache-file', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "marmotta-ldcache-file" % "3.3.0"
[org.apache.marmotta/marmotta-ldcache-file "3.3.0"]