License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-jdk-http-client_2.12 |
Last Version | Last Version0.7.0 |
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_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jdk-http-client_2.12</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-jdk-http-client_2.12/
implementation 'org.http4s:http4s-jdk-http-client_2.12:0.7.0'
// https://jarcasting.com/artifacts/org.http4s/http4s-jdk-http-client_2.12/
implementation ("org.http4s:http4s-jdk-http-client_2.12:0.7.0")
'org.http4s:http4s-jdk-http-client_2.12:jar:0.7.0'
<dependency org="org.http4s" name="http4s-jdk-http-client_2.12" rev="0.7.0">
<artifact name="http4s-jdk-http-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-jdk-http-client_2.12', version='0.7.0')
)
libraryDependencies += "org.http4s" % "http4s-jdk-http-client_2.12" % "0.7.0"
[org.http4s/http4s-jdk-http-client_2.12 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
org.typelevel : cats-effect_2.12 | jar | 3.3.8 |
org.typelevel : cats-effect-kernel_2.12 | jar | 3.3.8 |
org.typelevel : cats-effect-std_2.12 | jar | 3.3.8 |
co.fs2 : fs2-core_2.12 | jar | 3.2.5 |
co.fs2 : fs2-reactive-streams_2.12 | jar | 3.2.5 |
org.http4s : http4s-client_2.12 | jar | 0.23.11 |
org.http4s : http4s-core_2.12 | jar | 0.23.11 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
org.scodec : scodec-bits_2.12 | jar | 1.1.30 |
org.typelevel : vault_2.12 | jar | 3.1.0 |
org.typelevel : case-insensitive_2.12 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-blaze-server_2.12 | jar | 0.23.11 |
org.http4s : http4s-dsl_2.12 | jar | 0.23.11 |
org.java-websocket : Java-WebSocket | jar | 1.5.2 |
org.scalameta : munit_2.12 | jar | 0.7.29 |
org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.7 |