Last Version

rtree-multi 0.1

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

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rtree-multi
Version

Version

0.1
Type

Type

jar
Description

Description

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

Project URL

http://github.com/davidmoten/rtree-multi

Download rtree-multi 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.4
com.esotericsoftware : kryo Optional jar 5.3.0
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
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
com.github.davidmoten : kool jar 0.1.20
io.reactivex : rxjava jar 1.3.8

Project Modules

There are no modules declared in this project.