is not current version
Last Version 0.9.3

rtree2 0.9-RC1

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

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rtree2
Version

Version

0.9-RC1
Type

Type

jar
Description

Description

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

Project URL

http://github.com/davidmoten/rtree2

Download rtree2 0.9-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.2
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.davidmoten : grumpy-core jar 0.2.4
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
org.mockito : mockito-core jar 3.0.0
com.github.davidmoten : junit-extras jar 0.3
com.github.davidmoten : kool jar 0.1.2
io.reactivex : rxjava jar 1.3.8

Project Modules

There are no modules declared in this project.