is not current version
Last Version 4.4.8

org.neo4j:neo4j-spatial-index 4.2.13

Native spatial index for Neo4j.

Categories

Categories

Neo4J Data Databases Dex General Purpose Libraries Utility
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-spatial-index
Version

Version

4.2.13
Type

Type

jar

Download neo4j-spatial-index 4.2.13


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