tresata / akka-http-spnego   0.5.0

GitHub

Kerberos based authentication for akka-http using SPNEGO

Scala versions: 2.13 2.12 2.11

akka-http-spnego 0.5.0


Group ID:
com.tresata
Artifact ID:
akka-http-spnego_2.12
Version:
0.5.0
Release Date:
Jan 19, 2020
Licenses:
Files:

libraryDependencies += "com.tresata" %% "akka-http-spnego" % "0.5.0"

Mill build tool

ivy"com.tresata::akka-http-spnego:0.5.0"

Scala CLI

//> using dep "com.tresata::akka-http-spnego:0.5.0"

Ammonite REPL

import $ivy.`com.tresata::akka-http-spnego:0.5.0`

<dependency>
  <groupId>com.tresata</groupId>
  <artifactId>akka-http-spnego_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.tresata', name: 'akka-http-spnego_2.12', version: '0.5.0'