License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-document-annotation |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA Base: uimaj-document-annotation
A common, but not built-in, type in the type system,
specifying the language of a document
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-document-annotation</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation 'org.apache.uima:uimaj-document-annotation:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation ("org.apache.uima:uimaj-document-annotation:3.3.0")
'org.apache.uima:uimaj-document-annotation:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-document-annotation" rev="3.3.0">
<artifact name="uimaj-document-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-document-annotation', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-document-annotation" % "3.3.0"
[org.apache.uima/uimaj-document-annotation "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-test-util | jar | 3.3.0 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |