is not current version
Last Version 9.2.0

Apache Lucene (module: core) 9.0.0

Apache Lucene (module: core)

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-core
Version

Version

9.0.0
Type

Type

jar
Description

Description

Apache Lucene (module: core)
Apache Lucene (module: core)
Project URL

Project URL

https://lucene.apache.org/
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=lucene.git

Download lucene-core 9.0.0


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