License |
License |
---|---|
GroupId | GroupIdorg.hbasene |
ArtifactId | ArtifactIdhadoop-core |
Last Version | Last Version0.20.2-with-200-826 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Core (for HBase)
Hadoop Core 0.20.2 modified with HDFS-200(HDFS server side) and HDFS-826(HDFS-client) as needed for HBase
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.hbasene/hadoop-core/ -->
<dependency>
<groupId>org.hbasene</groupId>
<artifactId>hadoop-core</artifactId>
<version>0.20.2-with-200-826</version>
</dependency>
// https://jarcasting.com/artifacts/org.hbasene/hadoop-core/
implementation 'org.hbasene:hadoop-core:0.20.2-with-200-826'
// https://jarcasting.com/artifacts/org.hbasene/hadoop-core/
implementation ("org.hbasene:hadoop-core:0.20.2-with-200-826")
'org.hbasene:hadoop-core:jar:0.20.2-with-200-826'
<dependency org="org.hbasene" name="hadoop-core" rev="0.20.2-with-200-826">
<artifact name="hadoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hbasene', module='hadoop-core', version='0.20.2-with-200-826')
)
libraryDependencies += "org.hbasene" % "hadoop-core" % "0.20.2-with-200-826"
[org.hbasene/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 |