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