Last Version

Dropwizard Redirect Bundle 0.4.0

A simple bundle for DropWizard that allows for HTTP redirects.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-redirect-bundle
Version

Version

0.4.0
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/bazaarvoice/dropwizard-redirect-bundle

Download dropwizard-redirect-bundle 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
io.dropwizard : dropwizard-core jar 0.7.1

test (2)

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

Project Modules

There are no modules declared in this project.