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

Krausening 9

Krausening is a library that allows for the externalization of property and configuration files from deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing the need to hack apart or rebuild the package to support property file modification.

Лицензия

Лицензия

Группа

Группа

org.bitbucket.askllc.krausening
Идентификатор

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

krausening
Версия

Версия

9
Тип

Тип

jar
Описание

Описание

Krausening
Krausening is a library that allows for the externalization of property and configuration files from deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing the need to hack apart or rebuild the package to support property file modification.
Система контроля версий

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

https://bitbucket.org/cpointe/krausening.git

Скачать krausening 9


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.5
org.aeonbits.owner : owner jar 1.0.9
org.jasypt : jasypt jar 1.9.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

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

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