License |
License |
---|---|
GroupId | GroupIdorg.apache.accumulo |
ArtifactId | ArtifactIdaccumulo-test |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Accumulo Testing
Tests for Apache Accumulo.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
accumulo-test-2.0.1.pom | |
accumulo-test-2.0.1.jar | 1 MB |
accumulo-test-2.0.1-sources.jar | 951 KB |
accumulo-test-2.0.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-test/ -->
<dependency>
<groupId>org.apache.accumulo</groupId>
<artifactId>accumulo-test</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-test/
implementation 'org.apache.accumulo:accumulo-test:2.0.1'
// https://jarcasting.com/artifacts/org.apache.accumulo/accumulo-test/
implementation ("org.apache.accumulo:accumulo-test:2.0.1")
'org.apache.accumulo:accumulo-test:jar:2.0.1'
<dependency org="org.apache.accumulo" name="accumulo-test" rev="2.0.1">
<artifact name="accumulo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.accumulo', module='accumulo-test', version='2.0.1')
)
libraryDependencies += "org.apache.accumulo" % "accumulo-test" % "2.0.1"
[org.apache.accumulo/accumulo-test "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client-runtime | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.accumulo : accumulo-iterator-test-harness | jar | 2.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |