MVN

org.apache.lucene : lucene-instantiated

Maven & Gradle

Dec 24, 2012

Lucene InstantiatedIndex · InstantiatedIndex, alternative RAM store for small corpora.

<dependency>
    <groupId>org.apache.lucene</groupId>
    <artifactId>lucene-instantiated</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.lucene : lucene-instantiated to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.2

All Versions

Choose a version of org.apache.lucene : lucene-instantiated to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
lucene-instantiated-3.6.2
lucene-instantiated-3.6.1
lucene-instantiated-3.6.0
3.5.x
lucene-instantiated-3.5.0
3.4.x
lucene-instantiated-3.4.0
3.3.x
lucene-instantiated-3.3.0
3.2.x
lucene-instantiated-3.2.0
3.1.x
lucene-instantiated-3.1.0
3.0.x
lucene-instantiated-3.0.3
lucene-instantiated-3.0.2
lucene-instantiated-3.0.1
lucene-instantiated-3.0.0
2.9.x
lucene-instantiated-2.9.4
lucene-instantiated-2.9.3
lucene-instantiated-2.9.2
lucene-instantiated-2.9.1
lucene-instantiated-2.9.0
2.4.x
lucene-instantiated-2.4.1
lucene-instantiated-2.4.0

How to add a dependency to Maven

Add the following org.apache.lucene : lucene-instantiated maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.lucene</groupId>
    <artifactId>lucene-instantiated</artifactId>
    <version>3.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.lucene : lucene-instantiated gradle dependency to your build.gradle file:

implementation 'org.apache.lucene:lucene-instantiated:3.6.2'

Gradle Kotlin DSL: Add the following org.apache.lucene : lucene-instantiated gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.lucene:lucene-instantiated:3.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.lucene : lucene-instantiated sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.lucene" % "lucene-instantiated" % "3.6.2"

Advertisement

Dependencies from Group

Jun 25, 2023
1.2k usages
Jun 25, 2023
607 usages
Jun 25, 2023
304 usages
Jun 25, 2023
272 usages

Discover Dependencies

Aug 31, 2012
1 stars
Mar 10, 2014
8 stars
Dec 03, 2012
55 usages
685 stars
Feb 23, 2015
267 stars
Sep 20, 2005
2 usages
Oct 07, 2010
3 usages
Feb 17, 2014
77 usages
450 stars
Jul 07, 2011
1 stars