commons-cli-1.2.jar - Apache Commons CLI?

Q

What Is commons-cli-1.2.jar - Apache Commons CLI?

✍: fyicenter.com

A

commons-cli-1.2.jar is the JAR file for Apache Commons CLI 1.2, which provides an API for parsing command line options passed to programs.

commons-cli-1.2.jar is distributed as part of the commons-cli-1.2-bin.zip download file.

JAR File Size and Download Location:

File name: commons-cli.jar, commons-cli-1.2.jar
File size: 41123 bytes
Date modified: 16-Mar-2009
Download: Apache Commons CLI

Manifest of the JAR:

Archiver-Version: Plexus Archiver
Built-By: hen
Build-Jdk: 1.5.0_16
Implementation-Title: Commons CLI
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 1.2
Specification-Title: Commons CLI
Specification-Vendor: The Apache Software Foundation
Specification-Version: 1.2
X-Compile-Source-JDK: 1.4
X-Compile-Target-JDK: 1.4
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package: org.apache.commons.cli;version="1.2"
Bnd-LastModified: 1237188678711
Export-Package: org.apache.commons.cli;version="1.2"
Bundle-Version: 1.2
Bundle-Description: Commons CLI provides a simple API for presenting, 
 processing and validating a command line interface.
Bundle-Name: Commons CLI
Bundle-DocURL: http://commons.apache.org/cli/
Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-SymbolicName: org.apache.commons.cli
Tool: Bnd-0.0.238

List of Classes in the JAR:

org/apache/commons/cli/AlreadySelectedException
org/apache/commons/cli/BasicParser
org/apache/commons/cli/CommandLine
org/apache/commons/cli/CommandLineParser
org/apache/commons/cli/GnuParser
org/apache/commons/cli/HelpFormatter
org/apache/commons/cli/MissingArgumentException
org/apache/commons/cli/MissingOptionException
org/apache/commons/cli/Option
org/apache/commons/cli/OptionBuilder
org/apache/commons/cli/OptionGroup
org/apache/commons/cli/Options
org/apache/commons/cli/OptionValidator
org/apache/commons/cli/ParseException
org/apache/commons/cli/Parser
org/apache/commons/cli/PatternOptionBuilder
org/apache/commons/cli/PosixParser
org/apache/commons/cli/TypeHandler
org/apache/commons/cli/UnrecognizedOptionException
org/apache/commons/cli/Util

 

Using commons-cli.jar in Java Programs

commons-cli-1.4-sources.jar - Apache Commons CLI

Downloading and Reviewing commons-cli.jar

⇑⇑ FAQ for Apache Commons CLI JAR Library

2011-02-08, 10254🔥, 0💬