Last Version

Calrissian Accumulo Recipes Changelog Store 2.0.0

The changelog store summarizes differences between two systems that may contain extremely large datasets.

License

License

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

changelog-store
Version

Version

2.0.0
Type

Type

jar
Description

Description

Calrissian Accumulo Recipes Changelog Store
The changelog store summarizes differences between two systems that may contain extremely large datasets.
Project Organization

Project Organization

Calrissian

Download changelog-store 2.0.0


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.