is not current version
Last Version 2.1.0

org.wowtools:neo4j-rtree 2.0.0

a spatial index for neo4j 4.x.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

neo4j-rtree
Version

Version

2.0.0
Type

Type

jar

Download neo4j-rtree 2.0.0


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