MVN

com.day.commons : day-commons-cli

Maven & Gradle

Oct 28, 2020
3 usages

Day Commons Library - CLI (Command Line Interface Library) · Provides Classes for bulding a CLI (console). To be replaced by apache-commons-cli as soon 2.0 is released.

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

Latest Version

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

  • Latest Stable: 2.0.6

All Versions

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

Version Vulnerabilities Updated
2.0.x
day-commons-cli-2.0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.day.commons</groupId>
    <artifactId>day-commons-cli</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.day.commons:day-commons-cli:2.0.6'

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

implementation("com.day.commons:day-commons-cli:2.0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.day.commons" % "day-commons-cli" % "2.0.6"

Advertisement

Dependencies from Group

Oct 28, 2020
90 usages
Dec 15, 2020
45 usages
Oct 28, 2020
19 usages
Oct 28, 2020
17 usages
Oct 28, 2020
14 usages

Discover Dependencies

Jul 11, 2023
2 usages
24 stars
Oct 25, 2021
6 usages
8 stars
Sep 06, 2022
8 usages
183 stars
Sep 19, 2006
55 usages
Jun 29, 2021
14 usages
220 stars
Sep 21, 2019
1 usages
4.1k stars
Feb 10, 2022
136 usages
Mar 16, 2022
4 usages
Jun 24, 2018
5 usages
0 stars