MVN

org.apache.uima : aggregate-uimaj

Maven & Gradle

Feb 19, 2023
60 stars

Apache UIMA Aggregate: aggregate-uimaj · The aggregate for the base UIMA framework build and release

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>aggregate-uimaj</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.4.1
  • Latest Beta: 3.0.0-beta
  • Latest Alpha: 3.0.0-alpha02

All Versions

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

Version Vulnerabilities Updated
3.4.x
aggregate-uimaj-3.4.1
aggregate-uimaj-3.4.0
3.3.x
aggregate-uimaj-3.3.1
aggregate-uimaj-3.3.0
3.2.x
aggregate-uimaj-3.2.0
3.1.x
aggregate-uimaj-3.1.1
aggregate-uimaj-3.1.0
3.0.x
aggregate-uimaj-3.0.2
aggregate-uimaj-3.0.1
aggregate-uimaj-3.0.0
aggregate-uimaj-3.0.0-beta
aggregate-uimaj-3.0.0-alpha02
aggregate-uimaj-3.0.0-alpha
2.11.x
aggregate-uimaj-2.11.0
2.10.x
aggregate-uimaj-2.10.4
aggregate-uimaj-2.10.3
aggregate-uimaj-2.10.2
aggregate-uimaj-2.10.1
aggregate-uimaj-2.10.0
2.9.x
aggregate-uimaj-2.9.0
2.8.x
aggregate-uimaj-2.8.1
aggregate-uimaj-2.8.0
2.7.x
aggregate-uimaj-2.7.0
2.6.x
aggregate-uimaj-2.6.0
2.5.x
aggregate-uimaj-2.5.0
2.4.x
aggregate-uimaj-2.4.2
aggregate-uimaj-2.4.1
aggregate-uimaj-2.4.0
2.3.x
aggregate-uimaj-2.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>aggregate-uimaj</artifactId>
    <version>3.4.1</version>
</dependency>

Advertisement