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