Last Version

Apache Lucene (module: sandbox) 9.2.0

Apache Lucene (module: sandbox)

License

License

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-sandbox
Version

Version

9.2.0
Type

Type

jar
Description

Description

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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 9.2.0
org.apache.lucene : lucene-queries jar 9.2.0

Project Modules

There are no modules declared in this project.