Jar examples for u:uima.utils
Extension utils to call UIMA inside Clerezza
You can download jar file uima.utils 0.2 in this page.
Apache License
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'
Click the following link to download the jar file.
uima.utils-0.2-javadoc.jar