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

ca.mestevens.java:typesafe-dropwizard-configuration 1.1

A way to use typesafe config files as dropwizard configuration files

Категории

Категории

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

Группа

ca.mestevens.java
Идентификатор

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

typesafe-dropwizard-configuration
Версия

Версия

1.1
Тип

Тип

jar

Скачать typesafe-dropwizard-configuration 1.1


<!-- https://jarcasting.com/artifacts/ca.mestevens.java/typesafe-dropwizard-configuration/ -->
<dependency>
    <groupId>ca.mestevens.java</groupId>
    <artifactId>typesafe-dropwizard-configuration</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.mestevens.java/typesafe-dropwizard-configuration/
implementation 'ca.mestevens.java:typesafe-dropwizard-configuration:1.1'
// https://jarcasting.com/artifacts/ca.mestevens.java/typesafe-dropwizard-configuration/
implementation ("ca.mestevens.java:typesafe-dropwizard-configuration:1.1")
'ca.mestevens.java:typesafe-dropwizard-configuration:jar:1.1'
<dependency org="ca.mestevens.java" name="typesafe-dropwizard-configuration" rev="1.1">
  <artifact name="typesafe-dropwizard-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.mestevens.java', module='typesafe-dropwizard-configuration', version='1.1')
)
libraryDependencies += "ca.mestevens.java" % "typesafe-dropwizard-configuration" % "1.1"
[ca.mestevens.java/typesafe-dropwizard-configuration "1.1"]