License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-jetty-client_3 |
Version | Version1.0.0-M23 |
Type | Typejar |
Description |
Descriptionjetty-client
jetty implementation for http4s clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-jetty-client_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jetty-client_3</artifactId>
<version>1.0.0-M23</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-jetty-client_3/
implementation 'org.http4s:http4s-jetty-client_3:1.0.0-M23'
// https://jarcasting.com/artifacts/org.http4s/http4s-jetty-client_3/
implementation ("org.http4s:http4s-jetty-client_3:1.0.0-M23")
'org.http4s:http4s-jetty-client_3:jar:1.0.0-M23'
<dependency org="org.http4s" name="http4s-jetty-client_3" rev="1.0.0-M23">
<artifact name="http4s-jetty-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-jetty-client_3', version='1.0.0-M23')
)
libraryDependencies += "org.http4s" % "http4s-jetty-client_3" % "1.0.0-M23"
[org.http4s/http4s-jetty-client_3 "1.0.0-M23"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-core_3 | jar | 1.0.0-M23 |
org.http4s : http4s-client_3 | jar | 1.0.0-M23 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.eclipse.jetty : jetty-client | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-http | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-util | jar | 9.4.41.v20210516 |