License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.wowtools |
ArtifactId | ArtifactIdneo4j-rtree |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptionneo4j-rtree
a spatial index for neo4j 4.x.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-rtree-2.0.2.pom | |
neo4j-rtree-2.0.2.jar | 65 KB |
neo4j-rtree-2.0.2-sources.jar | 46 KB |
neo4j-rtree-2.0.2-javadoc.jar | 657 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>neo4j-rtree</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/
implementation 'org.wowtools:neo4j-rtree:2.0.2'
// https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/
implementation ("org.wowtools:neo4j-rtree:2.0.2")
'org.wowtools:neo4j-rtree:jar:2.0.2'
<dependency org="org.wowtools" name="neo4j-rtree" rev="2.0.2">
<artifact name="neo4j-rtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='neo4j-rtree', version='2.0.2')
)
libraryDependencies += "org.wowtools" % "neo4j-rtree" % "2.0.2"
[org.wowtools/neo4j-rtree "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.jts : jts-core | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wowtools : catframe-common | jar | 1.4.2 |
junit : junit | jar | 4.13.1 |
org.neo4j.app : neo4j-server | jar | 4.1.0 |