Jar examples for o:ontop-quest-sesame
This is the Sesame API implementation based on Quest
You can download jar file ontop-quest-sesame 1.16.1 in this page.
You can use the following script to add ontop-quest-sesame-1.16.1.jar to your project.
<dependency> <groupId>it.unibz.inf.ontop</groupId> <artifactId>ontop-quest-sesame</artifactId> <version>1.16.1</version> </dependency>
compile group: 'it.unibz.inf.ontop', name: 'ontop-quest-sesame', version: '1.16.1'
libraryDependencies += "it.unibz.inf.ontop" % "ontop-quest-sesame" % "1.16.1"
<dependency org="it.unibz.inf.ontop" name="ontop-quest-sesame" rev="1.16.1"/>
@Grapes(@Grab(group='it.unibz.inf.ontop', module='ontop-quest-sesame', version='1.16.1'))
'it.unibz.inf.ontop:ontop-quest-sesame:jar:1.16.1'
Click the following link to download the jar file.
ontop-quest-sesame-1.16.1-javadoc.jar