rtree

Java implementation of an immutable in-memory R-Tree for spatial indexing

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rtree
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

rtree
Java implementation of an immutable in-memory R-Tree for spatial indexing
Project URL

Project URL

http://github.com/davidmoten/rtree

Download rtree

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.4
io.reactivex : rxjava jar 1.3.8
com.google.flatbuffers : flatbuffers-java Optional jar 2.0.3
com.esotericsoftware : kryo Optional jar 5.3.0
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.reactivex : rxjava-string jar 1.1.1
com.github.davidmoten : grumpy-core jar 0.4.5
org.openjdk.jmh : jmh-core jar 1.35
org.openjdk.jmh : jmh-generator-annprocess jar 1.35
org.mockito : mockito-core jar 4.5.1
com.github.davidmoten : junit-extras jar 0.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.1beta
0.8.0.4
0.8.0.3
0.8.0.2
0.8.0.1
0.8-RC10
0.8-RC9
0.8-RC8
0.8-RC7
0.8-RC6
0.8-RC5
0.8-RC4
0.8-RC3
0.8-RC1
0.7.6
0.7.5
0.7.4
0.7.2
0.7.1
0.7
0.6.9
0.6.8
0.6.4
0.6.3
0.6.2
0.6.1
0.5.9
0.5.8
0.5.7
0.5.6
0.5.4
0.5.3
0.5.2
0.5.1
0.5
0.4.1
0.4
0.3.1
0.3
0.2.3
0.2.2
0.2.1
0.2
0.1
0.1-RC2
0.1-RC1