License |
License |
---|---|
GroupId | GroupIdcom.github.enalmada |
ArtifactId | ArtifactIdplay-https-redirect_2.11 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionplay-https-redirect
Playframework HTTP to HTTPS redirect filter
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.enalmada |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |