License |
License |
---|---|
GroupId | GroupIdorg.apache.lucene |
ArtifactId | ArtifactIdlucene-facet |
Last Version | Last Version9.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Lucene (module: facet)
Apache Lucene (module: facet)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucene-facet-9.2.0.pom | |
lucene-facet-9.2.0.jar | 286 KB |
lucene-facet-9.2.0-sources.jar | 315 KB |
lucene-facet-9.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-facet/ -->
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-facet</artifactId>
<version>9.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-facet/
implementation 'org.apache.lucene:lucene-facet:9.2.0'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-facet/
implementation ("org.apache.lucene:lucene-facet:9.2.0")
'org.apache.lucene:lucene-facet:jar:9.2.0'
<dependency org="org.apache.lucene" name="lucene-facet" rev="9.2.0">
<artifact name="lucene-facet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-facet', version='9.2.0')
)
libraryDependencies += "org.apache.lucene" % "lucene-facet" % "9.2.0"
[org.apache.lucene/lucene-facet "9.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 9.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : hppc | jar | 0.9.0 |