Apache Hadoop

Hadoop is the distributed computing framework of Apache; hadoop-core contains the filesystem, job tracker and map/reduce modules

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.apache.hadoop
ArtifactId

ArtifactId

hadoop-core
Last Version

Last Version

0.20.2-with-200-826
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Hadoop
Hadoop is the distributed computing framework of Apache; hadoop-core contains the filesystem, job tracker and map/reduce modules
Project URL

Project URL

http://hadoop.apache.org/
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/hadoop/common

Download hadoop-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-core/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.apache.hadoop</groupId>
    <artifactId>hadoop-core</artifactId>
    <version>0.20.2-with-200-826</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-core/
implementation 'com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-core:0.20.2-with-200-826'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-core/
implementation ("com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-core:0.20.2-with-200-826")
'com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-core:jar:0.20.2-with-200-826'
<dependency org="com.google.code.maven-play-plugin.org.apache.hadoop" name="hadoop-core" rev="0.20.2-with-200-826">
  <artifact name="hadoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.hadoop', module='hadoop-core', version='0.20.2-with-200-826')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.hadoop" % "hadoop-core" % "0.20.2-with-200-826"
[com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-core "0.20.2-with-200-826"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
commons-cli : commons-cli jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.2-with-200-826