Jar examples for m:marmotta-backend-kiwi
This module provides an Apache Marmotta backend based on the KiWi triple store. This is a reasonable setting for most setups, provides more features than other backends and is therefore also the default backend for Marmotta.
You can download jar file marmotta-backend-kiwi 3.3.0 in this page.
Apache License
You can use the following script to add marmotta-backend-kiwi-3.3.0.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-backend-kiwi</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-backend-kiwi', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "marmotta-backend-kiwi" % "3.3.0"
<dependency org="org.apache.marmotta" name="marmotta-backend-kiwi" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-backend-kiwi', version='3.3.0'))
'org.apache.marmotta:marmotta-backend-kiwi:jar:3.3.0'
Click the following link to download the jar file.
marmotta-backend-kiwi-3.3.0-sources.jar