Download uimaj-core-2.4.0.jar file - Jar u

Jar examples for u:uimaj-core

Description

The core implementation of the UIMA Java Framework

You can download jar file uimaj-core 2.4.0 in this page.

License

Apache License

Build File

You can use the following script to add uimaj-core-2.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

uimaj-core-2.4.0-sources.jar
uimaj-core-2.4.0.jar
uimaj-core-2.4.0.pom



Related Tutorials