License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-hdfs |
Version | Version14.1 |
Type | Typejar |
Description |
Description- Mahout HDFS Support
Scalable machine learning libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-hdfs-14.1.pom | |
mahout-hdfs-14.1.jar | 24 KB |
mahout-hdfs-14.1-tests.jar | 17 KB |
mahout-hdfs-14.1-sources.jar | 20 KB |
mahout-hdfs-14.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-hdfs/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-hdfs</artifactId>
<version>14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-hdfs/
implementation 'org.apache.mahout:mahout-hdfs:14.1'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-hdfs/
implementation ("org.apache.mahout:mahout-hdfs:14.1")
'org.apache.mahout:mahout-hdfs:jar:14.1'
<dependency org="org.apache.mahout" name="mahout-hdfs" rev="14.1">
<artifact name="mahout-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-hdfs', version='14.1')
)
libraryDependencies += "org.apache.mahout" % "mahout-hdfs" % "14.1"
[org.apache.mahout/mahout-hdfs "14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-core | jar | 14.1 |
org.apache.hadoop : hadoop-client | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-core | jar | 14.1 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.0.15 |
junit : junit | jar | 4.13 |