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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.day.commons
ArtifactId

ArtifactId

day-commons-cli
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe

Download day-commons-cli

How to add to project

<!-- https://jarcasting.com/artifacts/com.day.commons/day-commons-cli/ -->
<dependency>
    <groupId>com.day.commons</groupId>
    <artifactId>day-commons-cli</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.commons/day-commons-cli/
implementation 'com.day.commons:day-commons-cli:2.0.6'
// https://jarcasting.com/artifacts/com.day.commons/day-commons-cli/
implementation ("com.day.commons:day-commons-cli:2.0.6")
'com.day.commons:day-commons-cli:jar:2.0.6'
<dependency org="com.day.commons" name="day-commons-cli" rev="2.0.6">
  <artifact name="day-commons-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.commons', module='day-commons-cli', version='2.0.6')
)
libraryDependencies += "com.day.commons" % "day-commons-cli" % "2.0.6"
[com.day.commons/day-commons-cli "2.0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
com.day.commons : day-commons-cli-launcher jar 1.0.0
jline : jline jar 0.9.9

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6