is not current version
Last Version 2.1.0

neo4j-rtree 1.4.2.RELEASE

a spatial index for neo4j 4.x.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

neo4j-rtree
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

neo4j-rtree
a spatial index for neo4j 4.x.
Project URL

Project URL

https://github.com/codingmiao/neo4j-rtree
Source Code Management

Source Code Management

https://github.com/codingmiao/neo4j-rtree.git

Download neo4j-rtree 1.4.2.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.neo4j : neo4j jar 4.1.0
org.locationtech.jts : jts-core jar 1.17.1
org.wowtools : catframe-common jar 1.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.neo4j.app : neo4j-server jar 4.1.0

Project Modules

There are no modules declared in this project.