org.apache.mahout.hadoop:hadoop-core


GroupId

GroupId

org.apache.mahout.hadoop
ArtifactId

ArtifactId

hadoop-core
Last Version

Last Version

0.20.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download hadoop-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.mahout.hadoop/hadoop-core/ -->
<dependency>
    <groupId>org.apache.mahout.hadoop</groupId>
    <artifactId>hadoop-core</artifactId>
    <version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout.hadoop/hadoop-core/
implementation 'org.apache.mahout.hadoop:hadoop-core:0.20.1'
// https://jarcasting.com/artifacts/org.apache.mahout.hadoop/hadoop-core/
implementation ("org.apache.mahout.hadoop:hadoop-core:0.20.1")
'org.apache.mahout.hadoop:hadoop-core:jar:0.20.1'
<dependency org="org.apache.mahout.hadoop" name="hadoop-core" rev="0.20.1">
  <artifact name="hadoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout.hadoop', module='hadoop-core', version='0.20.1')
)
libraryDependencies += "org.apache.mahout.hadoop" % "hadoop-core" % "0.20.1"
[org.apache.mahout.hadoop/hadoop-core "0.20.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.1
0.19.1