guardian / hmac-headers   2.0.0

Apache License 2.0 GitHub

Scala utility for signing and verifying HMAC signatures passed in HTTP headers

Scala versions: 2.13 2.12 2.11

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:

libraryDependencies += "com.gu" %% "hmac-headers" % "1.1.2"

Mill build tool

ivy"com.gu::hmac-headers:1.1.2"

Scala CLI

//> using dep "com.gu::hmac-headers:1.1.2"

Ammonite REPL

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'