| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers DropWizard Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.franzwong.app.dropwizard.bundle |
| Идентификатор | Идентификаторjetty-configurable-bundle |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJetty Configurable Dropwizard Bundle
Dropwizard bundle that enables configure Jetty server
|
<!-- https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/ -->
<dependency>
<groupId>com.franzwong.app.dropwizard.bundle</groupId>
<artifactId>jetty-configurable-bundle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/
implementation 'com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/
implementation ("com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:1.0.0")
'com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:jar:1.0.0'
<dependency org="com.franzwong.app.dropwizard.bundle" name="jetty-configurable-bundle" rev="1.0.0">
<artifact name="jetty-configurable-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.franzwong.app.dropwizard.bundle', module='jetty-configurable-bundle', version='1.0.0')
)
libraryDependencies += "com.franzwong.app.dropwizard.bundle" % "jetty-configurable-bundle" % "1.0.0"
[com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 0.8.2 |