MVN

org.uimafit : uimafit-parent

Maven & Gradle

Jul 15, 2012

uimaFIT Parent · Factories, Injection, and Testing library for UIMA

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

Latest Version

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

  • Latest Stable: 1.4.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
uimafit-parent-1.4.0
1.3.x
uimafit-parent-1.3.1
uimafit-parent-1.3.0
1.2.x
uimafit-parent-1.2.0
1.1.x
uimafit-parent-1.1.0
1.0.x
uimafit-parent-1.0.0
0.9.x
uimafit-parent-0.9.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.uimafit</groupId>
    <artifactId>uimafit-parent</artifactId>
    <version>1.4.0</version>
</dependency>