Jar examples for j:jCOMODI
JAVA API for working with the COMODI ontology see http://purl.org/net/comodi -- code available at https://github.com/binfalse/jCOMODI
You can download jar file jCOMODI 1.0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add jCOMODI-1.0.2.jar to your project.
<dependency> <groupId>de.uni-rostock.sbi</groupId> <artifactId>jCOMODI</artifactId> <version>1.0.2</version> </dependency>
compile group: 'de.uni-rostock.sbi', name: 'jCOMODI', version: '1.0.2'
libraryDependencies += "de.uni-rostock.sbi" % "jCOMODI" % "1.0.2"
<dependency org="de.uni-rostock.sbi" name="jCOMODI" rev="1.0.2"/>
@Grapes(@Grab(group='de.uni-rostock.sbi', module='jCOMODI', version='1.0.2'))
'de.uni-rostock.sbi:jCOMODI:jar:1.0.2'
Click the following link to download the jar file.
jCOMODI-1.0.2-jar-with-dependencies.jar