License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-netty-server_3 |
Last Version | Last Version0.6.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4s-netty-server
http4s-netty-server
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-server_3</artifactId>
<version>0.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/
implementation 'org.http4s:http4s-netty-server_3:0.6.0-M1'
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/
implementation ("org.http4s:http4s-netty-server_3:0.6.0-M1")
'org.http4s:http4s-netty-server_3:jar:0.6.0-M1'
<dependency org="org.http4s" name="http4s-netty-server_3" rev="0.6.0-M1">
<artifact name="http4s-netty-server_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-netty-server_3', version='0.6.0-M1')
)
libraryDependencies += "org.http4s" % "http4s-netty-server_3" % "0.6.0-M1"
[org.http4s/http4s-netty-server_3 "0.6.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-netty-core_3 | jar | 0.6.0-M1 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.http4s : http4s-server_3 | jar | 1.0.0-M32 |
io.netty : netty-transport-classes-epoll | jar | 4.1.76.Final |
io.netty : netty-transport-classes-kqueue | jar | 4.1.76.Final |
io.netty.incubator : netty-incubator-transport-classes-io_uring | jar | 0.0.13.Final |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-transport-native-epoll | jar | 4.1.76.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.76.Final |
io.netty.incubator : netty-incubator-transport-native-io_uring | jar | 0.0.13.Final |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-netty-client_3 | jar | 0.6.0-M1 |
org.http4s : http4s-dsl_3 | jar | 1.0.0-M32 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.scalameta : munit_3 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |
org.http4s : http4s-circe_3 | jar | 1.0.0-M32 |
org.http4s : http4s-jdk-http-client_3 | jar | 1.0.0-M1 |
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |