JewelCli

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.8.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

JewelCli
JewelCli uses an annotated interface definition to automatically parse and present command line arguments
Ссылка на сайт

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

http://jewelcli.lexicalscope.com/
Организация-разработчик

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

lexicalscope
Система контроля версий

Система контроля версий

https://github.com/lexicalscope/jewelcli

Скачать jewelcli

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.lexicalscope.fluent-reflection : fluent-reflection Необязательный jar 0.1.5
com.lexicalscope.fluent-collections : fluent-collections Необязательный jar 0.0.2
org.hamcrest : hamcrest-integration Необязательный jar 1.3.RC2
com.google.inject : guice Необязательный jar 3.0
org.apache.commons : commons-lang3 Необязательный jar 3.0.1
com.googlecode.lambdaj : lambdaj Необязательный jar 2.3.1
com.google.guava : guava Необязательный jar 10.0

test (3)

Идентификатор библиотеки Тип Версия
com.lexicalscope.fluent-reflection : fluent-reflection Необязательный jar 0.1.5
junit : junit-dep jar 4.10
org.jmock : jmock-junit4 jar 2.6.0-RC2

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

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

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
0.7.4
0.7.3
0.7.2