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

co.wrisk.dropwizard:dropwizard-template-config 1.5.1

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

Категории

Категории

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

Группа

co.wrisk.dropwizard
Идентификатор

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

dropwizard-template-config
Версия

Версия

1.5.1
Тип

Тип

jar

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


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