Last Version

Apache UIMA parent-pom 15

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

parent-pom
Version

Version

15
Type

Type

pom
Description

Description

Apache UIMA parent-pom
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-parent-pom

Download parent-pom 15

Filename Size
parent-pom-15.pom
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.