is not current version
Last Version 3.3.0

org.apache.uima:uimaj-document-annotation 3.1.1

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

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-document-annotation
Version

Version

3.1.1
Type

Type

jar

Download uimaj-document-annotation 3.1.1


<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimaj-document-annotation</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation 'org.apache.uima:uimaj-document-annotation:3.1.1'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation ("org.apache.uima:uimaj-document-annotation:3.1.1")
'org.apache.uima:uimaj-document-annotation:jar:3.1.1'
<dependency org="org.apache.uima" name="uimaj-document-annotation" rev="3.1.1">
  <artifact name="uimaj-document-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-document-annotation', version='3.1.1')
)
libraryDependencies += "org.apache.uima" % "uimaj-document-annotation" % "3.1.1"
[org.apache.uima/uimaj-document-annotation "3.1.1"]