License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-examples |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Examples
Scalable machine learning library examples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-examples-0.13.0.pom | |
mahout-examples-0.13.0.jar | 370 KB |
mahout-examples-0.13.0-sources.jar | 267 KB |
mahout-examples-0.13.0-job.jar | 22 MB |
mahout-examples-0.13.0-javadoc.jar | 873 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-examples/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-examples</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-examples/
implementation 'org.apache.mahout:mahout-examples:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-examples/
implementation ("org.apache.mahout:mahout-examples:0.13.0")
'org.apache.mahout:mahout-examples:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-examples" rev="0.13.0">
<artifact name="mahout-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-examples', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-examples" % "0.13.0"
[org.apache.mahout/mahout-examples "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-hdfs | jar | 0.13.0 |
org.apache.mahout : mahout-mr | jar | 0.13.0 |
org.apache.mahout : mahout-math | jar | 0.13.0 |
org.apache.mahout : mahout-integration | jar | 0.13.0 |
org.apache.lucene : lucene-benchmark | jar | 5.5.2 |
org.apache.lucene : lucene-analyzers-common | jar | 5.5.2 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
commons-logging : commons-logging | jar | 1.1.3 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-hdfs | test-jar | 0.13.0 |
org.apache.mahout : mahout-mr | test-jar | 0.13.0 |
org.apache.mahout : mahout-math | test-jar | 0.13.0 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.0.15 |
org.easymock : easymock | jar | 3.2 |
junit : junit | jar | 4.12 |
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |