novakov-alexey / http4s-spnego   0.3.1

Apache License 2.0 GitHub

http4s middleware for HTTP SPNEGO Authentication

Scala versions: 3.x 2.13

http4s-spnego push


Group ID:
io.github.novakov-alexey
Artifact ID:
http4s-spnego_3
Version:
push
Release Date:
Jun 17, 2024
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.novakov-alexey</groupId>
  <artifactId>http4s-spnego_3</artifactId>
  <version>push</version>
</dependency>

compile group: 'io.github.novakov-alexey', name: 'http4s-spnego_3', version: 'push'