Download ontop-core-1.0.jar file - Jar o

Jar examples for o:ontop-core

Description

Core classes for the ontology platform project

You can download jar file ontop-core 1.0 in this page.

Build File

You can use the following script to add ontop-core-1.0.jar to your project.

<dependency>
   <groupId>com.github.thesmartenergy</groupId>
   <artifactId>ontop-core</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.thesmartenergy', name: 'ontop-core', version: '1.0'
libraryDependencies += "com.github.thesmartenergy" % "ontop-core" % "1.0"
<dependency org="com.github.thesmartenergy" name="ontop-core" rev="1.0"/>
@Grapes(@Grab(group='com.github.thesmartenergy', module='ontop-core', version='1.0'))
'com.github.thesmartenergy:ontop-core:jar:1.0'

Download

Click the following link to download the jar file.

ontop-core-1.0-javadoc.jar
ontop-core-1.0-sources.jar
ontop-core-1.0.jar
ontop-core-1.0.pom



Related Tutorials