is not current version
Last Version 4.4.8

org.neo4j:neo4j-spatial-index 3.5.0-beta03

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

3.5.0-beta03
Type

Type

jar

Download neo4j-spatial-index 3.5.0-beta03


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