Download uimaj-tools-2.10.0.jar file - Jar u

Jar examples for u:uimaj-tools

Description

Tooling supporting UIMA use

You can download jar file uimaj-tools 2.10.0 in this page.

License

Apache License

Build File

You can use the following script to add uimaj-tools-2.10.0.jar to your project.

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

Download

Click the following link to download the jar file.

uimaj-tools-2.10.0-javadoc.jar
uimaj-tools-2.10.0-sources.jar
uimaj-tools-2.10.0.jar
uimaj-tools-2.10.0.pom



Related Tutorials