JewelCli Packaging Test

Parent Project for JewelCli

Лицензия

Лицензия

Категории

Категории

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

Группа

com.lexicalscope.jewelcli
Идентификатор

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

jewelcli-packagingtest
Последняя версия

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

0.8.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

JewelCli Packaging Test
Parent Project for JewelCli
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

Организация-разработчик

lexicalscope

Скачать jewelcli-packagingtest

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
com.lexicalscope.jewelcli : jewelcli jar 0.8.9
org.testng : testng jar 6.1.1

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

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

Jewel CLI - command line parsing library for Java programs

JewelCli uses an annotated interface or class definition to automatically parse and present command line arguments.

The JewelCli documentation is available.

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

Версия
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.6
0.7.5
0.7.5RC1