License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin.org.apache.hadoop |
ArtifactId | ArtifactIdhadoop-core |
Last Version | Last Version0.20.2-with-200-826 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop
Hadoop is the distributed computing framework of Apache; hadoop-core contains
the filesystem, job tracker and map/reduce modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
commons-cli : commons-cli | jar | 1.2 |