Jar examples for h:hadoop-common
Apache Hadoop Common
You can download jar file hadoop-common 3.0.2 in this page.
Apache License
You can use the following script to add hadoop-common-3.0.2.jar to your project.
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-common</artifactId> <version>3.0.2</version> </dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-common', version: '3.0.2'
libraryDependencies += "org.apache.hadoop" % "hadoop-common" % "3.0.2"
<dependency org="org.apache.hadoop" name="hadoop-common" rev="3.0.2"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-common', version='3.0.2'))
'org.apache.hadoop:hadoop-common:jar:3.0.2'
Click the following link to download the jar file.
hadoop-common-3.0.2-sources.jar