is not current version
Last Version 3.4.0

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

Provides common infrastructure for transparent Linked Data Caching in Marmotta. 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. This module contains the backend-independent services.

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-ldcache-common
Version

Version

3.3.0
Type

Type

jar

Download marmotta-ldcache-common 3.3.0


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