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

io.dropwizard-bundles:dropwizard-redirect-bundle 1.2.2

A simple bundle for DropWizard that allows for HTTP redirects.

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

io.dropwizard-bundles
Идентификатор

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

dropwizard-redirect-bundle
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать dropwizard-redirect-bundle 1.2.2


<!-- https://jarcasting.com/artifacts/io.dropwizard-bundles/dropwizard-redirect-bundle/ -->
<dependency>
    <groupId>io.dropwizard-bundles</groupId>
    <artifactId>dropwizard-redirect-bundle</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard-bundles/dropwizard-redirect-bundle/
implementation 'io.dropwizard-bundles:dropwizard-redirect-bundle:1.2.2'
// https://jarcasting.com/artifacts/io.dropwizard-bundles/dropwizard-redirect-bundle/
implementation ("io.dropwizard-bundles:dropwizard-redirect-bundle:1.2.2")
'io.dropwizard-bundles:dropwizard-redirect-bundle:jar:1.2.2'
<dependency org="io.dropwizard-bundles" name="dropwizard-redirect-bundle" rev="1.2.2">
  <artifact name="dropwizard-redirect-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard-bundles', module='dropwizard-redirect-bundle', version='1.2.2')
)
libraryDependencies += "io.dropwizard-bundles" % "dropwizard-redirect-bundle" % "1.2.2"
[io.dropwizard-bundles/dropwizard-redirect-bundle "1.2.2"]