Download uimaj-document-annotation-2.10.0.jar file - Jar u

Jar examples for u:uimaj-document-annotation

Description

A common, but not built-in, type in the type system, specifying the language of a document

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

uimaj-document-annotation-2.10.0-javadoc.jar
uimaj-document-annotation-2.10.0-sources.jar
uimaj-document-annotation-2.10.0.jar
uimaj-document-annotation-2.10.0.pom



Related Tutorials