async-http-client

async http client implementation for http4s clients

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-async-http-client_3.0.0-RC1
Last Version

Last Version

1.0.0-M20
Release Date

Release Date

Type

Type

jar
Description

Description

async-http-client
async http client implementation for http4s clients
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-async-http-client_3.0.0-RC1

How to add to project

<!-- https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_3.0.0-RC1/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-async-http-client_3.0.0-RC1</artifactId>
    <version>1.0.0-M20</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_3.0.0-RC1/
implementation 'org.http4s:http4s-async-http-client_3.0.0-RC1:1.0.0-M20'
// https://jarcasting.com/artifacts/org.http4s/http4s-async-http-client_3.0.0-RC1/
implementation ("org.http4s:http4s-async-http-client_3.0.0-RC1:1.0.0-M20")
'org.http4s:http4s-async-http-client_3.0.0-RC1:jar:1.0.0-M20'
<dependency org="org.http4s" name="http4s-async-http-client_3.0.0-RC1" rev="1.0.0-M20">
  <artifact name="http4s-async-http-client_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-async-http-client_3.0.0-RC1', version='1.0.0-M20')
)
libraryDependencies += "org.http4s" % "http4s-async-http-client_3.0.0-RC1" % "1.0.0-M20"
[org.http4s/http4s-async-http-client_3.0.0-RC1 "1.0.0-M20"]

Dependencies

compile (8)

Group / Artifact Type Version
org.http4s : http4s-core_3.0.0-RC1 jar 1.0.0-M20
org.http4s : http4s-client_3.0.0-RC1 jar 1.0.0-M20
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
org.asynchttpclient : async-http-client jar 2.12.3
co.fs2 : fs2-reactive-streams_3.0.0-RC1 jar 3.0.0
io.netty : netty-buffer jar 4.1.60.Final
io.netty : netty-codec-http jar 4.1.60.Final
org.reactivestreams : reactive-streams jar 1.0.3

Project Modules

There are no modules declared in this project.
org.http4s

http4s

Versions

Version
1.0.0-M20
1.0.0-M19
1.0.0-M18
1.0.0-M17
0.22.0-M6
0.22.0-M5
0.22.0-M4