Jar examples for o:ontop-core
Core classes for the ontology platform project
You can download jar file ontop-core 1.0 in this page.
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'
Click the following link to download the jar file.
ontop-core-1.0-javadoc.jar