cli-parser

Library to provide support for command-line parsing

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

cli-parser
Library to provide support for command-line parsing
Ссылка на сайт

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

https://github.com/hypfvieh/cli-parser

Скачать cli-parser

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36

test (6)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

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

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

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

Версия
1.0.1
1.0.0