Last Version

dropwizard-redirect-bundle 1.3.5

A simple bundle for DropWizard that allows for HTTP redirects.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-redirect-bundle
Version

Version

1.3.5
Type

Type

jar
Description

Description

dropwizard-redirect-bundle
A simple bundle for DropWizard that allows for HTTP redirects.
Source Code Management

Source Code Management

https://github.com/dropwizard-bundles/dropwizard-redirect-bundle

Download dropwizard-redirect-bundle 1.3.5


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.