How To Install Java Artifact org.apache.lucene.lucene-collation v3.0.3

org.apache.lucene lucene-collation 3.0.3

Introduction

In this article, we'll learn how to install Java artifact lucene-collation from org.apache.lucene group in version 3.0.3. The artifact is available in 9 versions: 3.0.3 3.0.2 3.0.1 3.0.0 2.9.4 2.9.3 2.9.2 2.9.1 2.9.0 The parent project is: org.apache.lucene::lucene-contrib::3.0.3

How To Install Java Artifact org.apache.lucene.lucene-collation In Version 3.0.3

To install the Lucene CollationKeyFilter/Analyzer & ICUCollationKeyFilter/Analyzer artifact in version 3.0.3 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 CollationKeyFilter/Analyzer & ICUCollationKeyFilter/Analyzer 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)