Apache UIMA uimaFIT - Documentation

UIMA (Unstructured Information Management Architecture). UIMA promotes community development and reuse of annotators that extract metadata from unstructured information (text, audio, video, etc.); it provides for externalized declaration of type systems, component configuration, aggregation, and more, supports scalablity, and provides tooling.

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimafit-docbook
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache UIMA uimaFIT - Documentation
UIMA (Unstructured Information Management Architecture). UIMA promotes community development and reuse of annotators that extract metadata from unstructured information (text, audio, video, etc.); it provides for externalized declaration of type systems, component configuration, aggregation, and more, supports scalablity, and provides tooling.
Project Organization

Project Organization

The Apache Software Foundation

Download uimafit-docbook

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0