theiterators / http4s-stir   0.4.0

Apache License 2.0 GitHub

http4s-stir offers Pekko HTTP-style (Akka HTTP-style) DSL directives for http4s using cats-effect's IO as an effect system

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

http4s-stir-testkit 0.4.0


Group ID:
pl.iterators
Artifact ID:
http4s-stir-testkit_3
Version:
0.4.0
Version Scheme:
Release Date:
Oct 14, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "pl.iterators" %% "http4s-stir-testkit" % "0.4.0"

Mill build tool

ivy"pl.iterators::http4s-stir-testkit:0.4.0"

Scala CLI

//> using dep "pl.iterators::http4s-stir-testkit:0.4.0"

Ammonite REPL

import $ivy.`pl.iterators::http4s-stir-testkit:0.4.0`

<dependency>
  <groupId>pl.iterators</groupId>
  <artifactId>http4s-stir-testkit_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'pl.iterators', name: 'http4s-stir-testkit_3', version: '0.4.0'