License |
License |
---|---|
GroupId | GroupIdorg.apache.lucene |
ArtifactId | ArtifactIdlucene-spatial-extras |
Last Version | Last Version9.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Lucene (module: spatial-extras)
Apache Lucene (module: spatial-extras)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucene-spatial-extras-9.2.0.pom | |
lucene-spatial-extras-9.2.0.jar | 235 KB |
lucene-spatial-extras-9.2.0-sources.jar | 173 KB |
lucene-spatial-extras-9.2.0-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-spatial-extras/ -->
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-spatial-extras</artifactId>
<version>9.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-spatial-extras/
implementation 'org.apache.lucene:lucene-spatial-extras:9.2.0'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-spatial-extras/
implementation ("org.apache.lucene:lucene-spatial-extras:9.2.0")
'org.apache.lucene:lucene-spatial-extras:jar:9.2.0'
<dependency org="org.apache.lucene" name="lucene-spatial-extras" rev="9.2.0">
<artifact name="lucene-spatial-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-spatial-extras', version='9.2.0')
)
libraryDependencies += "org.apache.lucene" % "lucene-spatial-extras" % "9.2.0"
[org.apache.lucene/lucene-spatial-extras "9.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 9.2.0 |
org.apache.lucene : lucene-spatial3d | jar | 9.2.0 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
io.sgr : s2-geometry-library-java | jar | 1.0.0 |