Download uimafit-legacy-support-2.0.0.jar file - Jar u

Jar examples for u:uimafit-legacy-support

Description

Adds support for uimaFIT 1.x annotations.

You can download jar file uimafit-legacy-support 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add uimafit-legacy-support-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

uimafit-legacy-support-2.0.0-sources.jar
uimafit-legacy-support-2.0.0.jar
uimafit-legacy-support-2.0.0.pom



Related Tutorials