is not current version
Last Version 3.4.0

org.apache.marmotta:marmotta-ldcache-kiwi 3.2.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.

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-ldcache-kiwi
Version

Version

3.2.0
Type

Type

jar

Download marmotta-ldcache-kiwi 3.2.0


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