Apache Accumulo Iterator Test Harness

A library for testing Apache Accumulo Iterators.

License

License

GroupId

GroupId

org.apache.accumulo
ArtifactId

ArtifactId

accumulo-iterator-test-harness
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Accumulo Iterator Test Harness
A library for testing Apache Accumulo Iterators.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=accumulo.git/accumulo-iterator-test-harness

Download accumulo-iterator-test-harness

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
junit : junit jar 4.13.1
org.apache.accumulo : accumulo-core jar 2.0.1
org.apache.hadoop : hadoop-client-api jar 3.1.1
org.slf4j : slf4j-api jar 1.7.26
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

runtime (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client-runtime jar 3.1.1

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
2.0.0-alpha-2
2.0.0-alpha-1
1.10.2
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0