MVN

org.apache.uima : uimafit-examples

Maven & Gradle

Feb 03, 2023
32 stars

Apache UIMA uimaFIT - Examples · Factories, Injection, and Testing library for UIMA

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

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

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

How to add a dependency to Maven

Add the following org.apache.uima : uimafit-examples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.uima : uimafit-examples gradle dependency to your build.gradle file:

implementation 'org.apache.uima:uimafit-examples:3.4.0'

Gradle Kotlin DSL: Add the following org.apache.uima : uimafit-examples gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.uima:uimafit-examples:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.uima : uimafit-examples sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.uima" % "uimafit-examples" % "3.4.0"

Advertisement

Dependencies from Group

Feb 19, 2023
482 usages
60 stars
Feb 03, 2023
370 usages
32 stars
Feb 19, 2023
45 usages
60 stars
Feb 19, 2023
33 usages
60 stars
Feb 19, 2023
20 usages
60 stars

Discover Dependencies

Jun 25, 2023
86 usages
Sep 18, 2021
20 usages
18 stars
Sep 18, 2021
4 usages
17 stars
Jun 21, 2023
1 usages
Jan 22, 2023
17 usages
Dec 21, 2017
2 usages
Apr 06, 2016
254 stars