Download ontop-system-core-3.0.0-beta-1.jar file - Jar o

Jar examples for o:ontop-system-core

Description

You can download jar file ontop-system-core 3.0.0-beta-1 in this page.

Build File

You can use the following script to add ontop-system-core-3.0.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

ontop-system-core-3.0.0-beta-1-javadoc.jar
ontop-system-core-3.0.0-beta-1-sources.jar
ontop-system-core-3.0.0-beta-1.jar
ontop-system-core-3.0.0-beta-1.pom



Related Tutorials