Command Line Interface Parser for Java

Using annotations you can make very succinct main methods that don't need to know how to parse command line arguments with either fields, properties, or method based injection.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.google.code.cli-parser
Идентификатор

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

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

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

7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Command Line Interface Parser for Java
Using annotations you can make very succinct main methods that don't need to know how to parse command line arguments with either fields, properties, or method based injection.
Ссылка на сайт

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

http://code.google.com/p/cli-parser/

Скачать cli

Имя Файла Размер
cli-7.pom
cli-7.jar 6 KB
cli-7-sources.jar 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
7