| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdhttp4s-jdk-http-client_3 |
| Last Version | Last Version1.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp4s-jdk-http-client
http4s-jdk-http-client
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationhttp4s.org |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-jdk-http-client_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jdk-http-client_3</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-jdk-http-client_3/
implementation 'org.http4s:http4s-jdk-http-client_3:1.0.0-M2'
// https://jarcasting.com/artifacts/org.http4s/http4s-jdk-http-client_3/
implementation ("org.http4s:http4s-jdk-http-client_3:1.0.0-M2")
'org.http4s:http4s-jdk-http-client_3:jar:1.0.0-M2'
<dependency org="org.http4s" name="http4s-jdk-http-client_3" rev="1.0.0-M2">
<artifact name="http4s-jdk-http-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-jdk-http-client_3', version='1.0.0-M2')
)
libraryDependencies += "org.http4s" % "http4s-jdk-http-client_3" % "1.0.0-M2"
[org.http4s/http4s-jdk-http-client_3 "1.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.typelevel : cats-core_3 | jar | 2.7.0 |
| org.typelevel : cats-effect_3 | jar | 3.3.12 |
| org.typelevel : cats-effect-kernel_3 | jar | 3.3.12 |
| org.typelevel : cats-effect-std_3 | jar | 3.3.12 |
| co.fs2 : fs2-core_3 | jar | 3.2.7 |
| co.fs2 : fs2-reactive-streams_3 | jar | 3.2.7 |
| org.http4s : http4s-client_3 | jar | 1.0.0-M33 |
| org.http4s : http4s-core_3 | jar | 1.0.0-M33 |
| org.reactivestreams : reactive-streams | jar | 1.0.3 |
| org.scodec : scodec-bits_3 | jar | 1.1.31 |
| org.typelevel : vault_3 | jar | 3.1.0 |
| org.typelevel : case-insensitive_3 | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-blaze-server_3 | jar | 1.0.0-M33 |
| org.http4s : http4s-dsl_3 | jar | 1.0.0-M33 |
| org.http4s : http4s-client-testkit_3 | jar | 1.0.0-M33 |
| org.java-websocket : Java-WebSocket | jar | 1.5.3 |
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |