License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-netty-client_3 |
Last Version | Last Version0.6.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4s-netty-client
http4s-netty-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-netty-client_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-client_3</artifactId>
<version>0.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-client_3/
implementation 'org.http4s:http4s-netty-client_3:0.6.0-M1'
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-client_3/
implementation ("org.http4s:http4s-netty-client_3:0.6.0-M1")
'org.http4s:http4s-netty-client_3:jar:0.6.0-M1'
<dependency org="org.http4s" name="http4s-netty-client_3" rev="0.6.0-M1">
<artifact name="http4s-netty-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-netty-client_3', version='0.6.0-M1')
)
libraryDependencies += "org.http4s" % "http4s-netty-client_3" % "0.6.0-M1"
[org.http4s/http4s-netty-client_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-client_3 | jar | 1.0.0-M32 |
io.netty : netty-handler-proxy | jar | 4.1.76.Final |
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.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.2 |
com.github.monkeywie : proxyee | jar | 1.6.3 |
com.github.bbottema : java-socks-proxy-server | jar | 2.0.0 |
org.scalameta : munit_3 | jar | 0.7.29 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.gaul : httpbin | jar | 1.3.0 |
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |