License |
License |
---|---|
GroupId | GroupIdch.cern.hadoop |
ArtifactId | ArtifactIdhadoop-common |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Common
Apache Hadoop Common
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-common-3.2.1.pom | |
hadoop-common-3.2.1.jar | 3 MB |
hadoop-common-3.2.1-tests.jar | 1 MB |
hadoop-common-3.2.1-test-sources.jar | 1 MB |
hadoop-common-3.2.1-sources.jar | 2 MB |
hadoop-common-3.2.1-javadoc.jar | 61 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-common/ -->
<dependency>
<groupId>ch.cern.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-common/
implementation 'ch.cern.hadoop:hadoop-common:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-common/
implementation ("ch.cern.hadoop:hadoop-common:3.2.1")
'ch.cern.hadoop:hadoop-common:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-common" rev="3.2.1">
<artifact name="hadoop-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-common', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-common" % "3.2.1"
[ch.cern.hadoop/hadoop-common "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-util-ajax | jar | 9.3.24.v20180605 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.8.5 |
org.apache.ant : ant | jar | 1.8.1 |
org.apache.hadoop : hadoop-auth | test-jar | 3.2.1 |
org.apache.hadoop : hadoop-minikdc | jar | 3.2.1 |
org.apache.curator : curator-test | jar | 2.13.0 |
org.apache.sshd : sshd-core | jar | 1.6.0 |
org.apache.zookeeper : zookeeper | test-jar | 3.4.13 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
com.squareup.okhttp3 : mockwebserver | jar | 3.7.0 |