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.

Лицензия

Лицензия

Группа

Группа

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

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

krausening-root
Последняя версия

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

10
Дата

Дата

Тип

Тип

pom
Описание

Описание

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-root

Имя Файла Размер
krausening-root-10.pom 6 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • krausening
  • krausening-python

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

Версия
10