com.github.shyiko.dotenv:dotenv-guice

A twelve-factor configuration library for Java 8+

Лицензия

Лицензия

MIT
Категории

Категории

GUI Взаимодействие с пользователем dotenv Библиотеки уровня приложения Configuration Guice Dependency Injection
Группа

Группа

com.github.shyiko.dotenv
Идентификатор

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

dotenv-guice
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A twelve-factor configuration library for Java 8+

Скачать dotenv-guice

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.shyiko.dotenv : dotenv jar 0.1.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.0

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.10
org.assertj : assertj-core jar 3.3.0

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

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

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

Версия
0.1.1
0.1.0