env-config

A simple utility to manage environment configs in Java-based projects by merging *.properties files with environment variables overrides.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

env-config
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

env-config
A simple utility to manage environment configs in Java-based projects by merging *.properties files with environment variables overrides.
Ссылка на сайт

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

https://github.com/sitture/env-config
Система контроля версий

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

https://github.com/sitture/env-config

Скачать env-config

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
de.slackspace : openkeepass jar 0.8.2
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-configuration2 jar 2.7
org.slf4j : slf4j-api jar 1.7.36

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
uk.org.webcompere : system-stubs-core jar 2.0.1
uk.org.webcompere : system-stubs-jupiter jar 2.0.1

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

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

Sitture

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

Версия
1.1.1
1.1.0
1.0.0
0.10.1
0.10.0
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0