License |
License |
---|---|
GroupId | GroupIdorg.apache.lucene |
ArtifactId | ArtifactIdlucene-sandbox |
Last Version | Last Version9.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Lucene (module: sandbox)
Apache Lucene (module: sandbox)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucene-sandbox-9.2.0.pom | |
lucene-sandbox-9.2.0.jar | 44 KB |
lucene-sandbox-9.2.0-sources.jar | 42 KB |
lucene-sandbox-9.2.0-javadoc.jar | 139 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 9.2.0 |
org.apache.lucene : lucene-queries | jar | 9.2.0 |