Calrissian Accumulo Recipes Event Store

The event store is a document store for time-based events.

License

License

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

event-store
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calrissian Accumulo Recipes Event Store
The event store is a document store for time-based events.
Project Organization

Project Organization

Calrissian

Download event-store

How to add to project

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

Dependencies

compile (8)

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.codehaus.groovy : groovy jar 2.3.0
org.apache.pig : pig jar 0.8.1
org.apache.zookeeper : zookeeper jar 3.3.5
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
0.1