Last Version

com.gruelbox:dropwizard-https-redirect 0.0.6

A small dropwizard bundle which will redirect any income HTTP requests to the equivalent HTTPS URL.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

dropwizard-https-redirect
Version

Version

0.0.6
Type

Type

jar
Description

Description

com.gruelbox:dropwizard-https-redirect
A small dropwizard bundle which will redirect any income HTTP requests to the equivalent HTTPS URL.
Project URL

Project URL

https://github.com/gruelbox/dropwizard-https-redirect
Project Organization

Project Organization

Graham Crockford
Source Code Management

Source Code Management

https://github.com/gruelbox/dropwizard-https-redirect

Download dropwizard-https-redirect 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.15
org.apache.commons : commons-collections4 jar 4.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.