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

Jar examples for u:uima.utils

Description

Extension utils to call UIMA inside Clerezza

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials