How To Install Java Artifact org.apache.tika.tika-langdetect v2.0.0-ALPHA

org.apache.tika tika-langdetect 2.0.0-ALPHA

Introduction

In this article, we'll learn how to install Java artifact tika-langdetect from org.apache.tika group in version 2.0.0-ALPHA. The artifact is available in 40 versions: 3.0.0-BETA 2.9.2 2.9.1 2.9.0 2.8.0 2.7.0 2.6.0 2.5.0 2.4.1 2.4.0 2.3.0 2.2.1 2.2.0 2.1.0 2.0.0-BETA 2.0.0-ALPHA 2.0.0 1.28.5 1.28.4 1.28.3 1.28.2 1.28.1 1.28 1.27 1.26 1.25 1.24.1 1.24 1.23 1.22 1.21 1.20 1.19.1 1.19 1.18 1.17 1.16 1.15 1.14 1.13 The Apache Tika language detection project has its own website at: http://tika.apache.org/. The parent project is: org.apache.tika::tika-parent::2.0.0-ALPHA

How To Install Java Artifact org.apache.tika.tika-langdetect In Version 2.0.0-ALPHA

To install the Apache Tika language detection artifact in version 2.0.0-ALPHA 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 Apache Tika language detection 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)

Test dependencies (1)