Download ontop-quest-sesame-1.16.0.jar file - Jar o

Jar examples for o:ontop-quest-sesame

Description

This is the Sesame API implementation based on Quest

You can download jar file ontop-quest-sesame 1.16.0 in this page.

Build File

You can use the following script to add ontop-quest-sesame-1.16.0.jar to your project.

<dependency>
   <groupId>it.unibz.inf.ontop</groupId>
   <artifactId>ontop-quest-sesame</artifactId>
   <version>1.16.0</version>
</dependency>
compile group: 'it.unibz.inf.ontop', name: 'ontop-quest-sesame', version: '1.16.0'
libraryDependencies += "it.unibz.inf.ontop" % "ontop-quest-sesame" % "1.16.0"
<dependency org="it.unibz.inf.ontop" name="ontop-quest-sesame" rev="1.16.0"/>
@Grapes(@Grab(group='it.unibz.inf.ontop', module='ontop-quest-sesame', version='1.16.0'))
'it.unibz.inf.ontop:ontop-quest-sesame:jar:1.16.0'

Download

Click the following link to download the jar file.

ontop-quest-sesame-1.16.0-javadoc.jar
ontop-quest-sesame-1.16.0-sources.jar
ontop-quest-sesame-1.16.0.jar
ontop-quest-sesame-1.16.0.pom



Related Tutorials