Scala utility for signing and verifying HMAC signatures passed in HTTP headers
hmac-headers 1.2.0
Group ID:
com.gu
Artifact ID:
hmac-headers_2.11
Version:
1.2.0
Release Date:
Dec 17, 2021
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.gu" %% "hmac-headers" % "1.2.0"
ivy"com.gu::hmac-headers:1.2.0"
//> using dep "com.gu::hmac-headers:1.2.0"
import $ivy.`com.gu::hmac-headers:1.2.0`
<dependency> <groupId>com.gu</groupId> <artifactId>hmac-headers_2.11</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.gu', name: 'hmac-headers_2.11', version: '1.2.0'