Jetty backend for http4s servers
http4s-jetty-client 0.26.0-M1
Group ID:
org.http4s
Artifact ID:
http4s-jetty-client_2.12
Version:
0.26.0-M1
Version Scheme:
Release Date:
May 8, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:
libraryDependencies += "org.http4s" %% "http4s-jetty-client" % "0.26.0-M1"
ivy"org.http4s::http4s-jetty-client:0.26.0-M1"
//> using dep "org.http4s::http4s-jetty-client:0.26.0-M1"
import $ivy.`org.http4s::http4s-jetty-client:0.26.0-M1`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-jetty-client_2.12</artifactId> <version>0.26.0-M1</version> </dependency>
compile group: 'org.http4s', name: 'http4s-jetty-client_2.12', version: '0.26.0-M1'