| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.thenewentity |
| Идентификатор | Идентификаторdropwizard-multi-config |
| Версия | Версия0.5.25 |
| Тип | Типjar |
| Описание |
ОписаниеDropwizard Multi Config
Dropwizard Multiple Configuration Support
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.thenewentity/dropwizard-multi-config/ -->
<dependency>
<groupId>com.thenewentity</groupId>
<artifactId>dropwizard-multi-config</artifactId>
<version>0.5.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.thenewentity/dropwizard-multi-config/
implementation 'com.thenewentity:dropwizard-multi-config:0.5.25'
// https://jarcasting.com/artifacts/com.thenewentity/dropwizard-multi-config/
implementation ("com.thenewentity:dropwizard-multi-config:0.5.25")
'com.thenewentity:dropwizard-multi-config:jar:0.5.25'
<dependency org="com.thenewentity" name="dropwizard-multi-config" rev="0.5.25">
<artifact name="dropwizard-multi-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thenewentity', module='dropwizard-multi-config', version='0.5.25')
)
libraryDependencies += "com.thenewentity" % "dropwizard-multi-config" % "0.5.25"
[com.thenewentity/dropwizard-multi-config "0.5.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3 |
| commons-io : commons-io | jar | 2.4 |
| io.dropwizard : dropwizard-core | jar | 0.8.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.7.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |