Last Version

Apache Lucene (module: benchmark) 9.2.0

Apache Lucene (module: benchmark)

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-benchmark
Version

Version

9.2.0
Type

Type

jar
Description

Description

Apache Lucene (module: benchmark)
Apache Lucene (module: benchmark)
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-benchmark 9.2.0


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

Dependencies

runtime (13)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.0
org.apache.lucene : lucene-core jar 9.2.0
org.apache.lucene : lucene-analysis-common jar 9.2.0
org.apache.lucene : lucene-facet jar 9.2.0
org.apache.lucene : lucene-highlighter jar 9.2.0
org.apache.lucene : lucene-queries jar 9.2.0
org.apache.lucene : lucene-spatial-extras jar 9.2.0
org.apache.lucene : lucene-queryparser jar 9.2.0
org.apache.commons : commons-compress jar 1.19
com.ibm.icu : icu4j jar 70.1
org.locationtech.spatial4j : spatial4j jar 0.8
net.sourceforge.nekohtml : nekohtml jar 1.9.17
org.apache.lucene : lucene-analysis-icu jar 9.2.0

Project Modules

There are no modules declared in this project.