Jar examples for o:ontodriver-api
API for the OntoDriver layer.
You can download jar file ontodriver-api 0.10.1 in this page.
You can use the following script to add ontodriver-api-0.10.1.jar to your project.
<dependency> <groupId>cz.cvut.kbss.jopa</groupId> <artifactId>ontodriver-api</artifactId> <version>0.10.1</version> </dependency>
compile group: 'cz.cvut.kbss.jopa', name: 'ontodriver-api', version: '0.10.1'
libraryDependencies += "cz.cvut.kbss.jopa" % "ontodriver-api" % "0.10.1"
<dependency org="cz.cvut.kbss.jopa" name="ontodriver-api" rev="0.10.1"/>
@Grapes(@Grab(group='cz.cvut.kbss.jopa', module='ontodriver-api', version='0.10.1'))
'cz.cvut.kbss.jopa:ontodriver-api:jar:0.10.1'
Click the following link to download the jar file.
ontodriver-api-0.10.1-javadoc.jar