MVN

org.apache.mahout.commons : commons-cli

Maven & Gradle

Apr 03, 2009
15 usages
<dependency>
    <groupId>org.apache.mahout.commons</groupId>
    <artifactId>commons-cli</artifactId>
    <version>2.0-mahout</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0-mahout

All Versions

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

Version Vulnerabilities Updated
2.0
commons-cli-2.0-mahout

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.mahout.commons</groupId>
    <artifactId>commons-cli</artifactId>
    <version>2.0-mahout</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.mahout.commons:commons-cli:2.0-mahout'

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

implementation("org.apache.mahout.commons:commons-cli:2.0-mahout")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.mahout.commons" % "commons-cli" % "2.0-mahout"

Advertisement

Dependencies from Group

Apr 03, 2009
15 usages

Discover Dependencies

ui
Nov 27, 2007
31 usages
Nov 27, 2007
10 usages
Sep 05, 2014
5 usages
487 stars
Oct 24, 2011
48 usages
Apr 06, 2012
32 usages
Jul 11, 2007
26 usages
Jun 28, 2013
17 usages
May 14, 2013
11 usages
1 stars
Nov 27, 2007
17 usages
Jan 28, 2014
38 usages
177 stars