| License |
License |
|---|---|
| Categories |
CategorieseXist Data Databases Dex General Purpose Libraries Utility |
| GroupId | GroupIdorg.exist-db |
| ArtifactId | ArtifactIdexist-index-spatial |
| Last Version | Last Version6.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneXist-db Spatial Index
eXist-db NoSQL Database Spatial Index
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| exist-index-spatial-6.0.1.pom | |
| exist-index-spatial-6.0.1.jar | 55 KB |
| exist-index-spatial-6.0.1-sources.jar | 35 KB |
| exist-index-spatial-6.0.1-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-index-spatial/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-index-spatial</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-index-spatial/
implementation 'org.exist-db:exist-index-spatial:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-index-spatial/
implementation ("org.exist-db:exist-index-spatial:6.0.1")
'org.exist-db:exist-index-spatial:jar:6.0.1'
<dependency org="org.exist-db" name="exist-index-spatial" rev="6.0.1">
<artifact name="exist-index-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-index-spatial', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-index-spatial" % "6.0.1"
[org.exist-db/exist-index-spatial "6.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.exist-db : exist-core | jar | 6.0.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.opengis » geoapi-nogenerics | jar | 2.1.1 |
| org.geotools » gt2-api | jar | 2.4.5 |
| org.geotools » gt2-main | jar | 2.4.5 |
| org.geotools » gt2-referencing | jar | 2.4.5 |
| com.vividsolutions : jts | jar | 1.13 |
| org.hsqldb : hsqldb | jar | 2.5.2 |
| commons-io : commons-io | jar | 2.11.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.geotools » gt2-epsg-wkt | jar | 2.4.5 |
| java3d : vecmath | jar | 1.3.1 |
| javax.media : jai_core | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |