Download uima.utils-0.1-incubating.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.1-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

uima.utils-0.1-incubating-javadoc.jar
uima.utils-0.1-incubating-sources.jar
uima.utils-0.1-incubating.jar
uima.utils-0.1-incubating.pom



Related Tutorials