| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gu |
| Идентификатор | Идентификаторpanda-hmac-play_2-6_2.11 |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
Описаниеpanda-hmac-play_2-6
Wraps the panda play library to allow either panda cookie or HMAC shared secret auth
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.6.0 |
| com.typesafe.play : play-ws_2.11 | jar | 2.6.0 |