MVN

org.apache.uima : aggregate-uima-as-eclipse-plugins

Maven & Gradle

Mar 17, 2018

The aggregate for building the Eclipse plugins that are part of the UIMA-AS framework

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>aggregate-uima-as-eclipse-plugins</artifactId>
    <version>2.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.uima : aggregate-uima-as-eclipse-plugins to add to Maven - Latest Versions:

  • Latest Stable: 2.10.3

All Versions

Choose a version of org.apache.uima : aggregate-uima-as-eclipse-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10.x
aggregate-uima-as-eclipse-plugins-2.10.3
aggregate-uima-as-eclipse-plugins-2.10.2
2.9.x
aggregate-uima-as-eclipse-plugins-2.9.0
2.8.x
aggregate-uima-as-eclipse-plugins-2.8.1
2.6.x
aggregate-uima-as-eclipse-plugins-2.6.0
2.4.x
aggregate-uima-as-eclipse-plugins-2.4.2
aggregate-uima-as-eclipse-plugins-2.4.0
2.3.x
aggregate-uima-as-eclipse-plugins-2.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>aggregate-uima-as-eclipse-plugins</artifactId>
    <version>2.10.3</version>
</dependency>

Advertisement