Last Version

org.calrissian.accumulorecipes:store 2.0.0

The Accumulo Recipes project aims to provide reusable services for architectures utilizing Apache Accumulo.

License

License

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

store
Version

Version

2.0.0
Type

Type

pom
Description

Description

The Accumulo Recipes project aims to provide reusable services for architectures utilizing Apache Accumulo.
Project Organization

Project Organization

Calrissian

Download store 2.0.0

Filename Size
store-2.0.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blob-store
  • changelog-store
  • entity-store
  • event-store
  • geospatial-store
  • graph-store
  • lastn-store
  • feature-store
  • range-store
  • temporal-last-n-store