Apache UIMA uimaFIT - Maven Plugin

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.ac.nactem.argo
ArtifactId

ArtifactId

uimafit-maven-plugin
Last Version

Last Version

2.3.0-NACTEM-1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache UIMA uimaFIT - Maven Plugin
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

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download uimafit-maven-plugin

How to add to project

<plugin>
    <groupId>uk.ac.nactem.argo</groupId>
    <artifactId>uimafit-maven-plugin</artifactId>
    <version>2.3.0-NACTEM-1</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
commons-lang : commons-lang jar 2.6
org.apache.uima : uimaj-core jar 2.9.0
org.apache.uima : uimafit-core jar 2.3.0
org.javassist : javassist jar 3.19.0-GA
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-model jar 3.0
org.codehaus.plexus : plexus-utils jar 2.0.4
org.sonatype.plexus : plexus-build-api jar 0.0.7
com.thoughtworks.qdox : qdox jar 1.12.1
com.google.guava : guava jar 11.0.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0-NACTEM-1