Windwards Option Parser

options is a Java toolkit for parsing command line options. It focuses on ease-of-use. It uses annotations to declare valid options and takes care not to intrude on your class structure. It adheres to the GNU getopt style of options.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.windwards
Идентификатор

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

options-parent
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Windwards Option Parser
options is a Java toolkit for parsing command line options. It focuses on ease-of-use. It uses annotations to declare valid options and takes care not to intrude on your class structure. It adheres to the GNU getopt style of options.

Скачать options-parent

Имя Файла Размер
options-parent-1.1.1.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.windwards/options-parent/ -->
<dependency>
    <groupId>net.windwards</groupId>
    <artifactId>options-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.windwards/options-parent/
implementation 'net.windwards:options-parent:1.1.1'
// https://jarcasting.com/artifacts/net.windwards/options-parent/
implementation ("net.windwards:options-parent:1.1.1")
'net.windwards:options-parent:pom:1.1.1'
<dependency org="net.windwards" name="options-parent" rev="1.1.1">
  <artifact name="options-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.windwards', module='options-parent', version='1.1.1')
)
libraryDependencies += "net.windwards" % "options-parent" % "1.1.1"
[net.windwards/options-parent "1.1.1"]

Зависимости

test (1)

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

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

  • core
  • options-jdk7-valueparsers

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

Версия
1.1.1