is not current version
Last Version 0.10

rtree 0.8.7

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

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rtree
Version

Version

0.8.7
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 0.8.7


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.1
io.reactivex : rxjava jar 1.3.8
com.github.davidmoten : flatbuffers-java Optional jar 1.3.0.1
com.esotericsoftware : kryo Optional jar 3.0.3
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
io.reactivex : rxjava-string jar 1.1.1
com.github.davidmoten : grumpy-core jar 0.2.2
org.openjdk.jmh : jmh-core jar 1.11.3
org.openjdk.jmh : jmh-generator-annprocess jar 1.11.3
org.mockito : mockito-core jar 2.11.0
com.github.davidmoten : junit-extras jar 0.3

Project Modules

There are no modules declared in this project.