| License |
License |
|---|---|
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdpanda-hmac-play_2-6_2.11 |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionpanda-hmac-play_2-6
Wraps the panda play library to allow either panda cookie or HMAC shared secret auth
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gu/panda-hmac-play_2-6_2.11/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>panda-hmac-play_2-6_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/panda-hmac-play_2-6_2.11/
implementation 'com.gu:panda-hmac-play_2-6_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.gu/panda-hmac-play_2-6_2.11/
implementation ("com.gu:panda-hmac-play_2-6_2.11:2.0.0")
'com.gu:panda-hmac-play_2-6_2.11:jar:2.0.0'
<dependency org="com.gu" name="panda-hmac-play_2-6_2.11" rev="2.0.0">
<artifact name="panda-hmac-play_2-6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='panda-hmac-play_2-6_2.11', version='2.0.0')
)
libraryDependencies += "com.gu" % "panda-hmac-play_2-6_2.11" % "2.0.0"
[com.gu/panda-hmac-play_2-6_2.11 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.gu : hmac-headers_2.11 | jar | 1.2.0 |
| com.gu : pan-domain-auth-play_2-6_2.11 | jar | 0.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.6.0 |
| com.typesafe.play : play-ws_2.11 | jar | 2.6.0 |