Calrissian Accumulo Recipes Range Store

The range store provides overlapping queries of intervals that overlap (or are contained inside of) other intervals.

License

License

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

range-store
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calrissian Accumulo Recipes Range Store
The range store provides overlapping queries of intervals that overlap (or are contained inside of) other intervals.
Project Organization

Project Organization

Calrissian

Download range-store

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.calrissian.accumulorecipes : commons jar 2.0.0
org.apache.accumulo : accumulo-core jar 1.6.1
org.apache.hadoop : hadoop-client jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
0.1