MVN

org.apache.mahout : mahout-collections

Maven & Gradle

Apr 12, 2010
23 usages

Mahout Collections · Primitive-type collections based on CERN's Colt Java API

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

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
mahout-collections-1.0
0.3
mahout-collections-0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-collections</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.mahout:mahout-collections:1.0'

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

implementation("org.apache.mahout:mahout-collections:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.mahout" % "mahout-collections" % "1.0"

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

Aug 04, 2016
6 usages
Nov 12, 2021
5 usages
28 stars
Mar 17, 2018
4 usages
8 stars
Apr 26, 2021
5 usages
7 stars
Jun 18, 2014
3 usages
4 stars
Jul 21, 2011
3 usages
Dec 19, 2012
9 usages
Jan 20, 2023
126 usages
26 stars
Jul 13, 2023
11 usages
21 stars