is not current version
Last Version 9.2.0

Lucene Benchmark 8.9.0

Lucene Benchmarking Module

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-benchmark
Version

Version

8.9.0
Type

Type

jar
Description

Description

Lucene Benchmark
Lucene Benchmarking Module
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-benchmark 8.9.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.lucene : lucene-analyzers-common jar 8.9.0
org.apache.lucene : lucene-codecs jar 8.9.0
org.apache.lucene : lucene-core jar 8.9.0
org.apache.lucene : lucene-facet jar 8.9.0
org.apache.lucene : lucene-highlighter jar 8.9.0
org.apache.lucene : lucene-join jar 8.9.0
org.apache.lucene : lucene-memory jar 8.9.0
org.apache.lucene : lucene-queries jar 8.9.0
org.apache.lucene : lucene-queryparser jar 8.9.0
org.apache.lucene : lucene-spatial-extras jar 8.9.0
com.ibm.icu : icu4j jar 62.1
net.sourceforge.nekohtml : nekohtml jar 1.9.17
org.apache.commons : commons-compress jar 1.20
org.locationtech.spatial4j : spatial4j jar 0.7
xerces : xercesImpl jar 2.12.0

Project Modules

There are no modules declared in this project.