Download uima.ontologies-0.2.jar file - Jar u

Jar examples for u:uima.ontologies

Description

RDFS ontologies and vocabularies modeling UIMA to be used with Clerezza

You can download jar file uima.ontologies 0.2 in this page.

License

Apache License

Build File

You can use the following script to add uima.ontologies-0.2.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>uima.ontologies</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'uima.ontologies', version: '0.2'
libraryDependencies += "org.apache.clerezza" % "uima.ontologies" % "0.2"
<dependency org="org.apache.clerezza" name="uima.ontologies" rev="0.2"/>
@Grapes(@Grab(group='org.apache.clerezza', module='uima.ontologies', version='0.2'))
'org.apache.clerezza:uima.ontologies:jar:0.2'

Download

Click the following link to download the jar file.

uima.ontologies-0.2-javadoc.jar
uima.ontologies-0.2-sources.jar
uima.ontologies-0.2.jar
uima.ontologies-0.2.pom



Related Tutorials