Jetty backend for http4s servers
http4s-jetty-server 0.23.12
Group ID:
org.http4s
Artifact ID:
http4s-jetty-server_2.13
Version:
0.23.12
Version Scheme:
Release Date:
Jan 7, 2023
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "org.http4s" %% "http4s-jetty-server" % "0.23.12"
ivy"org.http4s::http4s-jetty-server:0.23.12"
//> using dep "org.http4s::http4s-jetty-server:0.23.12"
import $ivy.`org.http4s::http4s-jetty-server:0.23.12`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-jetty-server_2.13</artifactId> <version>0.23.12</version> </dependency>
compile group: 'org.http4s', name: 'http4s-jetty-server_2.13', version: '0.23.12'