Jar examples for c:commons-cli
Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
You can download jar file commons-cli 2.0-mahout in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-cli-2.0-mahout.jar to your project.
<dependency> <groupId>org.apache.mahout.commons</groupId> <artifactId>commons-cli</artifactId> <version>2.0-mahout</version> </dependency>
compile group: 'org.apache.mahout.commons', name: 'commons-cli', version: '2.0-mahout'
libraryDependencies += "org.apache.mahout.commons" % "commons-cli" % "2.0-mahout"
<dependency org="org.apache.mahout.commons" name="commons-cli" rev="2.0-mahout"/>
@Grapes(@Grab(group='org.apache.mahout.commons', module='commons-cli', version='2.0-mahout'))
'org.apache.mahout.commons:commons-cli:jar:2.0-mahout'
Click the following link to download the jar file.
commons-cli-2.0-mahout.jar