How To Install Java Artifact org.apache.lucene.lucene-analyzers-common v4.0.0-BETA

org.apache.lucene lucene-analyzers-common 4.0.0-BETA

Introduction

In this article, we'll learn how to install Java artifact lucene-analyzers-common from org.apache.lucene group in version 4.0.0-BETA. The artifact is available in 98 versions: 8.11.3 8.11.2 8.11.1 8.11.0 8.10.1 8.10.0 8.9.0 8.8.2 8.8.1 8.8.0 8.7.0 8.6.3 8.6.2 8.6.1 8.6.0 8.5.2 8.5.1 8.5.0 8.4.1 8.4.0 8.3.1 8.3.0 8.2.0 8.1.1 8.1.0 8.0.0 7.7.3 7.7.2 7.7.1 7.7.0 7.6.0 7.5.0 7.4.0 7.3.1 7.3.0 7.2.1 7.2.0 7.1.0 7.0.1 7.0.0 6.6.6 6.6.5 6.6.4 6.6.3 6.6.2 6.6.1 6.6.0 6.5.1 6.5.0 6.4.2 6.4.1 6.4.0 6.3.0 6.2.1 6.2.0 6.1.0 6.0.1 6.0.0 5.5.5 5.5.4 5.5.3 5.5.2 5.5.1 5.5.0 5.4.1 5.4.0 5.3.2 5.3.1 5.3.0 5.2.1 5.2.0 5.1.0 5.0.0 4.10.4 4.10.3 4.10.2 4.10.1 4.10.0 4.9.1 4.9.0 4.8.1 4.8.0 4.7.2 4.7.1 4.7.0 4.6.1 4.6.0 4.5.1 4.5.0 4.4.0 4.3.1 4.3.0 4.2.1 4.2.0 4.1.0 4.0.0-BETA 4.0.0-ALPHA 4.0.0 The parent project is: org.apache.lucene::lucene-parent::4.0.0-BETA

How To Install Java Artifact org.apache.lucene.lucene-analyzers-common In Version 4.0.0-BETA

To install the Lucene Common Analyzers artifact in version 4.0.0-BETA 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 Lucene Common Analyzers 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)