License |
License |
---|---|
GroupId | GroupIdorg.apache.lucene |
ArtifactId | ArtifactIdlucene-benchmark |
Last Version | Last Version9.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Lucene (module: benchmark)
Apache Lucene (module: benchmark)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucene-benchmark-9.2.0.pom | |
lucene-benchmark-9.2.0.jar | 268 KB |
lucene-benchmark-9.2.0-sources.jar | 243 KB |
lucene-benchmark-9.2.0-javadoc.jar | 873 KB |
Browse |
<!-- 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"]
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 |