is not current version
Last Version 0.4.0

com.bazaarvoice.dropwizard:dropwizard-redirect-bundle 0.1.1

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.1.1
Type

Type

jar

Download dropwizard-redirect-bundle 0.1.1


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