Last Version

play-https-redirect 1.0.2

Playframework HTTP to HTTPS redirect filter

License

License

GroupId

GroupId

com.github.enalmada
ArtifactId

ArtifactId

play-https-redirect_2.11
Version

Version

1.0.2
Type

Type

jar
Description

Description

play-https-redirect
Playframework HTTP to HTTPS redirect filter
Project URL

Project URL

https://github.com/Enalmada/play-https-redirect
Project Organization

Project Organization

com.github.enalmada
Source Code Management

Source Code Management

https://github.com/enalmada/play-https-redirect

Download play-https-redirect_2.11 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/ -->
<dependency>
    <groupId>com.github.enalmada</groupId>
    <artifactId>play-https-redirect_2.11</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/
implementation 'com.github.enalmada:play-https-redirect_2.11:1.0.2'
// https://jarcasting.com/artifacts/com.github.enalmada/play-https-redirect_2.11/
implementation ("com.github.enalmada:play-https-redirect_2.11:1.0.2")
'com.github.enalmada:play-https-redirect_2.11:jar:1.0.2'
<dependency org="com.github.enalmada" name="play-https-redirect_2.11" rev="1.0.2">
  <artifact name="play-https-redirect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='play-https-redirect_2.11', version='1.0.2')
)
libraryDependencies += "com.github.enalmada" % "play-https-redirect_2.11" % "1.0.2"
[com.github.enalmada/play-https-redirect_2.11 "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-server_2.11 jar 2.5.3
com.typesafe.play : play-netty-server_2.11 jar 2.5.3
com.typesafe.play : play-logback_2.11 jar 2.5.3

test (2)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.5.3
com.typesafe.play : play-specs2_2.11 jar 2.5.3

Project Modules

There are no modules declared in this project.