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