How To Install Java Artifact org.apache.lucene.lucene-core v10.0.0

org.apache.lucene lucene-core 10.0.0

Introduction

In this article, we'll learn how to install Java artifact lucene-core from org.apache.lucene group in version 10.0.0. The artifact is available in 144 versions: 10.0.0 9.12.0 9.11.1 9.11.0 9.10.0 9.9.2 9.9.1 9.9.0 9.8.0 9.7.0 9.6.0 9.5.0 9.4.2 9.4.1 9.4.0 9.3.0 9.2.0 9.1.0 9.0.0 8.11.4 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 3.6.2 3.6.1 3.6.0 3.5.0 3.4.0 3.3.0 3.2.0 3.1.0 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 2.4.1 2.4.0 2.3.2 2.3.1 2.3.0 2.2.0 2.1.0 2.0.0 1.9.1 . The Apache Lucene (module: core) project has been released under Apache 2 license, and has its own website at: https://lucene.apache.org/ .

How To Install Java Artifact org.apache.lucene.lucene-core In Version 10.0.0

To install the Apache Lucene (module: core) artifact in version 10.0.0 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 Lucene (module: core) 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.

Licenses