License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-mr |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Map-Reduce
Scalable machine learning libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-mr-0.13.0.pom | |
mahout-mr-0.13.0.jar | 1 MB |
mahout-mr-0.13.0-tests.jar | 2 MB |
mahout-mr-0.13.0-sources.jar | 972 KB |
mahout-mr-0.13.0-job.jar | 33 MB |
mahout-mr-0.13.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-mr/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-mr</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-mr/
implementation 'org.apache.mahout:mahout-mr:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-mr/
implementation ("org.apache.mahout:mahout-mr:0.13.0")
'org.apache.mahout:mahout-mr:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-mr" rev="0.13.0">
<artifact name="mahout-mr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-mr', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-mr" % "0.13.0"
[org.apache.mahout/mahout-mr "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math | jar | 0.13.0 |
org.apache.mahout : mahout-hdfs | jar | 0.13.0 |
com.google.guava : guava | jar | 11.0.2 |
org.apache.hadoop : hadoop-client | jar | ${hadoop.version} |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-cli : commons-cli | jar | 1.2 |
com.thoughtworks.xstream : xstream | jar | 1.4.4 |
org.apache.lucene : lucene-core | jar | 5.5.2 |
org.apache.lucene : lucene-analyzers-common | jar | 5.5.2 |
org.apache.mahout.commons : commons-cli | jar | 2.0-mahout |
org.apache.commons : commons-math3 | jar | 3.2 |
org.apache.solr : solr-commons-csv | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math | test-jar | 0.13.0 |
org.apache.mahout : mahout-hdfs | test-jar | 0.13.0 |
org.slf4j : slf4j-jcl | jar | 1.7.22 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.0.15 |
org.easymock : easymock | jar | 3.2 |
org.apache.mrunit : mrunit | jar | 1.0.0 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |