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.2.1 in this page.
Apache License
You can use the following script to add marmotta-backend-kiwi-3.2.1.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-backend-kiwi</artifactId> <version>3.2.1</version> </dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-backend-kiwi', version: '3.2.1'
libraryDependencies += "org.apache.marmotta" % "marmotta-backend-kiwi" % "3.2.1"
<dependency org="org.apache.marmotta" name="marmotta-backend-kiwi" rev="3.2.1"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-backend-kiwi', version='3.2.1'))
'org.apache.marmotta:marmotta-backend-kiwi:jar:3.2.1'
Click the following link to download the jar file.
marmotta-backend-kiwi-3.2.1-sources.jar