org.llorllale:jconfigurations

Heavily inspired by jcommander (https://github.com/cbeust/jcommander), but more API-oriented instead of command-line-oriented.

Лицензия

Лицензия

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

org.llorllale
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.llorllale:jconfigurations
Heavily inspired by jcommander (https://github.com/cbeust/jcommander), but more API-oriented instead of command-line-oriented.
Ссылка на сайт

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

https://github.com/llorllale/jconfigurations

Скачать jconfigurations

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
com.mockrunner : mockrunner-jdbc jar 1.1.2

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

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

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

Версия
1.1.0
1.0.0
0.2.0
0.1.1
0.1.0