MVN

commons-cli : commons-cli

Maven & Gradle

Oct 23, 2021
4k usages

Apache Commons CLI · Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.

<dependency>
    <groupId>commons-cli</groupId>
    <artifactId>commons-cli</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-cli : commons-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0
  • Latest Beta: 1.0-beta-1

All Versions

Choose a version of commons-cli : commons-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20040117.000000
commons-cli-20040117.000000
1.5.x
commons-cli-1.5.0
1.4
commons-cli-1.4
1.3.x
commons-cli-1.3.1
1.3
commons-cli-1.3
1.2
commons-cli-1.2
1.1
commons-cli-1.1
1.0
commons-cli-1.0
commons-cli-1.0-beta-1
commons-cli-1.0-beta-2

How to add a dependency to Maven

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

<dependency>
    <groupId>commons-cli</groupId>
    <artifactId>commons-cli</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'commons-cli:commons-cli:1.5.0'

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

implementation("commons-cli:commons-cli:1.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "commons-cli" % "commons-cli" % "1.5.0"

Advertisement

Dependencies from Group

Oct 23, 2021
4k usages

Discover Dependencies

Aug 18, 2023
684 usages
1.6k stars
Aug 14, 2023
255 usages
95 stars
Jan 11, 2022
1.1k usages
1.9k stars
Jul 13, 2023
362 usages
54.9k stars
Jun 06, 2023
9 usages
Aug 14, 2021
1.7k usages
Aug 14, 2023
521 usages
15 stars
Apr 29, 2023
1.7k usages
4.7k stars
Aug 16, 2023
2.6k usages
248 stars
Aug 10, 2020
233 usages
18.6k stars