License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-client-integration-tests |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Client Packaging Integration Tests
Checks that we can use the generated artifacts
|
Project Organization |
Project Organization |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-integration-tests/
implementation 'org.apache.hadoop:hadoop-client-integration-tests:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-integration-tests/
implementation ("org.apache.hadoop:hadoop-client-integration-tests:3.3.3")
'org.apache.hadoop:hadoop-client-integration-tests:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-client-integration-tests" rev="3.3.3">
<artifact name="hadoop-client-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-client-integration-tests', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-client-integration-tests" % "3.3.3"
[org.apache.hadoop/hadoop-client-integration-tests "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.reload4j : reload4j | jar | 1.2.18.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
org.lz4 : lz4-java | jar | 1.7.1 |