MVN

org.apache.mahout : mahout-utils

Maven & Gradle

May 28, 2011
7 usages

Mahout Utilities · Utilities for preparing content into formats for Mahout.

<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-utils</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.mahout : mahout-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of org.apache.mahout : mahout-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
mahout-utils-0.5
0.4
mahout-utils-0.4
0.3
mahout-utils-0.3
0.2
mahout-utils-0.2

How to add a dependency to Maven

Add the following org.apache.mahout : mahout-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-utils</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.mahout : mahout-utils gradle dependency to your build.gradle file:

implementation 'org.apache.mahout:mahout-utils:0.5'

Gradle Kotlin DSL: Add the following org.apache.mahout : mahout-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.mahout:mahout-utils:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.mahout : mahout-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.mahout" % "mahout-utils" % "0.5"

Advertisement

Dependencies from Group

Jul 17, 2020
38 usages
Apr 15, 2017
28 usages
Apr 12, 2010
23 usages
May 28, 2011
7 usages

Discover Dependencies

Apr 10, 2020
1 usages
21 stars
Sep 20, 2005
14 usages
Jun 01, 2023
17 usages
3.9k stars
Dec 04, 2016
4 usages
128 stars
Feb 02, 2017
29 usages
17 stars
Nov 21, 2022
12 usages
168 stars
Nov 10, 2019
3 usages
61 stars
Jan 19, 2022
3 usages
16 stars