is not current version
Last Version 3.4.0

org.apache.marmotta:ldcache-backend-kiwi 3.0.0-incubating

Linked Data Caching Backend based on the JDBC database used by the KiWi triple store. Caches resources and caching information in the database and triples in the central triple store (using a dedicated context graph).

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldcache-backend-kiwi
Version

Version

3.0.0-incubating
Type

Type

jar

Download ldcache-backend-kiwi 3.0.0-incubating


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