novakov-alexey / http4s-spnego   0.2.3

Apache License 2.0 GitHub

http4s middleware for HTTP SPNEGO Authentication

Scala versions: 2.13 2.12

http4s-spnego 0.2.3


Group ID:
io.github.novakov-alexey
Artifact ID:
http4s-spnego_2.13
Version:
0.2.3
Release Date:
Mar 27, 2020
Licenses:
Files:

libraryDependencies += "io.github.novakov-alexey" %% "http4s-spnego" % "0.2.3"

Mill build tool

ivy"io.github.novakov-alexey::http4s-spnego:0.2.3"

Scala CLI

//> using dep "io.github.novakov-alexey::http4s-spnego:0.2.3"

Ammonite REPL

import $ivy.`io.github.novakov-alexey::http4s-spnego:0.2.3`

<dependency>
  <groupId>io.github.novakov-alexey</groupId>
  <artifactId>http4s-spnego_2.13</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'io.github.novakov-alexey', name: 'http4s-spnego_2.13', version: '0.2.3'