Calrissian Accumulo Recipes Entity Store

The entity store is a document store for real-world modeled objects called Entities.

License

License

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

entity-store
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calrissian Accumulo Recipes Entity Store
The entity store is a document store for real-world modeled objects called Entities.
Project Organization

Project Organization

Calrissian

Download entity-store

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.calrissian.accumulorecipes : commons jar 2.0.0
org.calrissian.mango : mango-json jar 1.2.0
org.apache.accumulo : accumulo-core jar 1.6.1
org.apache.hadoop : hadoop-client jar 2.3.0
org.apache.zookeeper : zookeeper jar 3.3.5
com.netflix.curator : curator-recipes jar 1.0.2
org.codehaus.groovy : groovy jar 2.3.0
org.apache.pig : pig jar 0.8.1
joda-time : joda-time jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.accumulo : accumulo-minicluster jar 1.6.1
org.calrissian.accumulorecipes : test jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0