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

org.apache.marmotta:ldcache-backend-kiwi 3.1.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).

Группа

Группа

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

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

ldcache-backend-kiwi
Версия

Версия

3.1.0-incubating
Тип

Тип

jar

Скачать ldcache-backend-kiwi 3.1.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.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-backend-kiwi/
implementation 'org.apache.marmotta:ldcache-backend-kiwi:3.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-backend-kiwi/
implementation ("org.apache.marmotta:ldcache-backend-kiwi:3.1.0-incubating")
'org.apache.marmotta:ldcache-backend-kiwi:jar:3.1.0-incubating'
<dependency org="org.apache.marmotta" name="ldcache-backend-kiwi" rev="3.1.0-incubating">
  <artifact name="ldcache-backend-kiwi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldcache-backend-kiwi', version='3.1.0-incubating')
)
libraryDependencies += "org.apache.marmotta" % "ldcache-backend-kiwi" % "3.1.0-incubating"
[org.apache.marmotta/ldcache-backend-kiwi "3.1.0-incubating"]