is not current version
Last Version 1.3.5

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

A simple bundle for DropWizard that allows for HTTP redirects.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-redirect-bundle
Version

Version

0.8.2
Type

Type

jar

Download dropwizard-redirect-bundle 0.8.2


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