How To Install Java Artifact org.apache.uima.Tagger v2.3.1

org.apache.uima Tagger 2.3.1

Introduction

In this article, we'll learn how to install Java artifact Tagger from org.apache.uima group in version 2.3.1. The artifact is available in 1 versions: 2.3.1 The UIMA Annotator: Tagger project has its own website at: ${uimaWebsiteUrl}. The parent project is: org.apache.uima::uima-addons-parent::2.3.1

How To Install Java Artifact org.apache.uima.Tagger In Version 2.3.1

To install the UIMA Annotator: Tagger artifact in version 2.3.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses UIMA Annotator: Tagger dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Provided dependencies (1)

Test dependencies (2)