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