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

de.thomaskrille:dropwizard-template-config 1.2.0

Dropwizard bundle that enables you to write your config.yaml as a template.

Категории

Категории

DropWizard Контейнер Микросервисы config Библиотеки уровня приложения Configuration
Группа

Группа

de.thomaskrille
Идентификатор

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

dropwizard-template-config
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать dropwizard-template-config 1.2.0


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