is not current version
Last Version 9.2.0

Lucene Core 8.11.0

Apache Lucene Java Core

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-core
Version

Version

8.11.0
Type

Type

jar
Description

Description

Lucene Core
Apache Lucene Java Core
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-core 8.11.0


<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-core/ -->
<dependency>
    <groupId>org.apache.lucene</groupId>
    <artifactId>lucene-core</artifactId>
    <version>8.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-core/
implementation 'org.apache.lucene:lucene-core:8.11.0'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-core/
implementation ("org.apache.lucene:lucene-core:8.11.0")
'org.apache.lucene:lucene-core:jar:8.11.0'
<dependency org="org.apache.lucene" name="lucene-core" rev="8.11.0">
  <artifact name="lucene-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-core', version='8.11.0')
)
libraryDependencies += "org.apache.lucene" % "lucene-core" % "8.11.0"
[org.apache.lucene/lucene-core "8.11.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.