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.3.0


Group ID:
com.tresata
Artifact ID:
akka-http-spnego_2.11
Version:
0.3.0
Release Date:
May 23, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.tresata</groupId>
  <artifactId>akka-http-spnego_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.tresata', name: 'akka-http-spnego_2.11', version: '0.3.0'