MVN

org.apache.uima : uimafit-parent

Maven & Gradle

Feb 03, 2023
32 stars

Apache UIMA uimaFIT - Parent

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimafit-parent</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.uima : uimafit-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.apache.uima : uimafit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
uimafit-parent-3.4.0
3.3.x
uimafit-parent-3.3.0
3.2.x
uimafit-parent-3.2.0
3.1.x
uimafit-parent-3.1.0
3.0.x
uimafit-parent-3.0.0
2.5.x
uimafit-parent-2.5.0
2.4.x
uimafit-parent-2.4.0
2.3.x
uimafit-parent-2.3.0
2.2.x
uimafit-parent-2.2.0
2.1.x
uimafit-parent-2.1.0
2.0.x
uimafit-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimafit-parent</artifactId>
    <version>3.4.0</version>
</dependency>

Advertisement