Last Version

Apache UIMA uimaFIT - Parent 3.3.0

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-parent
Version

Version

3.3.0
Type

Type

pom
Description

Description

Apache UIMA uimaFIT - Parent
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 URL

Project URL

https://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/uima-uimafit

Download uimafit-parent 3.3.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.