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


Group ID:
io.github.novakov-alexey
Artifact ID:
http4s-spnego_2.12
Version:
0.1.5
Release Date:
Sept 11, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.novakov-alexey</groupId>
  <artifactId>http4s-spnego_2.12</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'io.github.novakov-alexey', name: 'http4s-spnego_2.12', version: '0.1.5'