Download ontop-rdf4j-3.0.0-beta-2.jar file - Jar o

Jar examples for o:ontop-rdf4j

Description

This is the rdf4j API implementation based on Ontop

You can download jar file ontop-rdf4j 3.0.0-beta-2 in this page.

Build File

You can use the following script to add ontop-rdf4j-3.0.0-beta-2.jar to your project.

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

Download

Click the following link to download the jar file.

ontop-rdf4j-3.0.0-beta-2-javadoc.jar
ontop-rdf4j-3.0.0-beta-2-sources.jar
ontop-rdf4j-3.0.0-beta-2.jar
ontop-rdf4j-3.0.0-beta-2.pom



Related Tutorials