Last Version

Commands CLI 0.7.1

An opinionated extension to the Apache Commons CLI library which adds support for commands

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ebay.sd.commons
ArtifactId

ArtifactId

commands-cli
Version

Version

0.7.1
Type

Type

jar
Description

Description

Commands CLI
An opinionated extension to the Apache Commons CLI library which adds support for commands
Project URL

Project URL

https://github.com/eBay/commands-cli
Source Code Management

Source Code Management

https://github.com/eBay/commands-cli

Download commands-cli 0.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.2.4
org.objenesis : objenesis jar 2.4
com.github.stefanbirkner : system-rules jar 1.18.0

Project Modules

There are no modules declared in this project.