Apache Rya Test Accumulo

This module contains the Rya Test Accumulo components that help write Accumulo based integration tests.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.test.accumulo
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Rya Test Accumulo
This module contains the Rya Test Accumulo components that help write Accumulo based integration tests.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.test.accumulo

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.test.accumulo/ -->
<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.test.accumulo</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.test.accumulo/
implementation 'org.apache.rya:rya.test.accumulo:4.0.1'
// https://jarcasting.com/artifacts/org.apache.rya/rya.test.accumulo/
implementation ("org.apache.rya:rya.test.accumulo:4.0.1")
'org.apache.rya:rya.test.accumulo:jar:4.0.1'
<dependency org="org.apache.rya" name="rya.test.accumulo" rev="4.0.1">
  <artifact name="rya.test.accumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.test.accumulo', version='4.0.1')
)
libraryDependencies += "org.apache.rya" % "rya.test.accumulo" % "4.0.1"
[org.apache.rya/rya.test.accumulo "4.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.accumulo : accumulo-minicluster jar 1.6.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0-incubating