| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы |
| Группа | Группаio.whitfin |
| Идентификатор | Идентификаторdropwizard-environment-substitutor |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDropwizard Environment Substitutor
A small bundle for Dropwizard to allow overriding configuration at runtime.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/ -->
<dependency>
<groupId>io.whitfin</groupId>
<artifactId>dropwizard-environment-substitutor</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/
implementation 'io.whitfin:dropwizard-environment-substitutor:1.1.1'
// https://jarcasting.com/artifacts/io.whitfin/dropwizard-environment-substitutor/
implementation ("io.whitfin:dropwizard-environment-substitutor:1.1.1")
'io.whitfin:dropwizard-environment-substitutor:jar:1.1.1'
<dependency org="io.whitfin" name="dropwizard-environment-substitutor" rev="1.1.1">
<artifact name="dropwizard-environment-substitutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.whitfin', module='dropwizard-environment-substitutor', version='1.1.1')
)
libraryDependencies += "io.whitfin" % "dropwizard-environment-substitutor" % "1.1.1"
[io.whitfin/dropwizard-environment-substitutor "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-configuration Необязательный | jar | 1.3.14 |
| io.whitfin : dot-notes | jar | 3.1.3 |
| io.whitfin : dottie | jar | 1.0.0 |