Last Version

Dropwizard Redirect Bundle 0.8.0

A simple bundle for DropWizard that allows for HTTP redirects.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.nefariouszhen.dropwizard
ArtifactId

ArtifactId

dropwizard-redirect-bundle
Version

Version

0.8.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/dropwizard-bundles/dropwizard-redirect-bundle

Download dropwizard-redirect-bundle 0.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
io.dropwizard : dropwizard-core jar 0.8.0

test (2)

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

Project Modules

There are no modules declared in this project.