cli-util

cli-util is an extension of apache common's java command line interface (commons-cli) library. It adds sub commands, more type safely and a declarative style for defining commands, their options, flags and arguments.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.jpbetz
Идентификатор

Идентификатор

cli-util
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

cli-util
cli-util is an extension of apache common's java command line interface (commons-cli) library. It adds sub commands, more type safely and a declarative style for defining commands, their options, flags and arguments.
Ссылка на сайт

Ссылка на сайт

http://github.com/jpbetz/cli-util

Скачать cli-util

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0