is not current version
Last Version 0.1

rtree-multi 0.1-RC1

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


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