is not current version
Last Version 3.3.3

Apache Hadoop Client Packaging Integration Tests 3.3.2

Checks that we can use the generated artifacts

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-client-integration-tests
Version

Version

3.3.2
Type

Type

jar
Description

Description

Apache Hadoop Client Packaging Integration Tests
Checks that we can use the generated artifacts
Project Organization

Project Organization

Apache Software Foundation

Download hadoop-client-integration-tests 3.3.2


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

Dependencies

test (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.2
org.lz4 : lz4-java jar 1.7.1

Project Modules

There are no modules declared in this project.