is not current version
Last Version 6.0.1

org.exist-db:exist-index-spatial 5.4.0

eXist-db NoSQL Database Spatial Index

Categories

Categories

eXist Data Databases Dex General Purpose Libraries Utility
GroupId

GroupId

org.exist-db
ArtifactId

ArtifactId

exist-index-spatial
Version

Version

5.4.0
Type

Type

jar

Download exist-index-spatial 5.4.0


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