is not current version
Last Version 3.4.0

org.apache.marmotta:ldcache-backend-kiwi 3.2.0

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.2.0
Type

Type

jar

Download ldcache-backend-kiwi 3.2.0


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