MVN

com.elastisys.scale : commons.cli

Maven & Gradle

May 07, 2019
5 usages
3 stars

elastisys:scale :: commons :: cli · common code for command-line parsing

<dependency>
    <groupId>com.elastisys.scale</groupId>
    <artifactId>commons.cli</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.elastisys.scale : commons.cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.4

All Versions

Choose a version of com.elastisys.scale : commons.cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
commons.cli-2.3.4
commons.cli-2.3.3
commons.cli-2.3.2
commons.cli-2.3.1
commons.cli-2.3.0
2.2.x
commons.cli-2.2.12
commons.cli-2.2.11
commons.cli-2.2.10
commons.cli-2.2.9
commons.cli-2.2.8
commons.cli-2.2.7
commons.cli-2.2.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.elastisys.scale</groupId>
    <artifactId>commons.cli</artifactId>
    <version>2.3.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.elastisys.scale:commons.cli:2.3.4'

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

implementation("com.elastisys.scale:commons.cli:2.3.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.elastisys.scale" % "commons.cli" % "2.3.4"

Advertisement

Dependencies from Group

May 07, 2019
31 usages
3 stars
May 07, 2019
12 usages
3 stars
May 07, 2019
11 usages
3 stars
May 07, 2019
9 usages

Discover Dependencies

Aug 30, 2019
4 usages
42 stars
Mar 22, 2018
1 usages
19 stars
Jan 31, 2023
1 usages
47 stars
May 30, 2017
2 usages
2 stars
Aug 25, 2017
3 usages
43 stars
Dec 06, 2018
2 usages
16 stars
May 10, 2023
14 usages
3 stars
Dec 07, 2018
4 usages
26 stars
Dec 07, 2018
4 usages
26 stars
Feb 12, 2020
2 usages
4 stars