jCOMODI

JAVA API for working with the COMODI ontology see http://purl.org/net/comodi -- code available at https://github.com/binfalse/jCOMODI

License

License

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

jCOMODI
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jCOMODI
JAVA API for working with the COMODI ontology see http://purl.org/net/comodi -- code available at https://github.com/binfalse/jCOMODI
Project URL

Project URL

http://purl.org/net/comodi
Project Organization

Project Organization

SEMS project @ University of Rostock
Source Code Management

Source Code Management

https://github.com/binfalse/jCOMODI

Download jCOMODI

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/jCOMODI/ -->
<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>jCOMODI</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/jCOMODI/
implementation 'de.uni-rostock.sbi:jCOMODI:1.0.2'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/jCOMODI/
implementation ("de.uni-rostock.sbi:jCOMODI:1.0.2")
'de.uni-rostock.sbi:jCOMODI:jar:1.0.2'
<dependency org="de.uni-rostock.sbi" name="jCOMODI" rev="1.0.2">
  <artifact name="jCOMODI" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='jCOMODI', version='1.0.2')
)
libraryDependencies += "de.uni-rostock.sbi" % "jCOMODI" % "1.0.2"
[de.uni-rostock.sbi/jCOMODI "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jena : apache-jena-libs pom 3.0.0
de.uni-rostock.sbi : xmlutils jar [0.6.4,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1