is not current version
Last Version 11.0.11

Jetty :: HTTP2 :: Client 11.0.6

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http2
ArtifactId

ArtifactId

http2-client
Version

Version

11.0.6
Type

Type

jar
Description

Description

Jetty :: HTTP2 :: Client
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download http2-client 11.0.6


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.http2/http2-client/ -->
<dependency>
    <groupId>org.eclipse.jetty.http2</groupId>
    <artifactId>http2-client</artifactId>
    <version>11.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.http2/http2-client/
implementation 'org.eclipse.jetty.http2:http2-client:11.0.6'
// https://jarcasting.com/artifacts/org.eclipse.jetty.http2/http2-client/
implementation ("org.eclipse.jetty.http2:http2-client:11.0.6")
'org.eclipse.jetty.http2:http2-client:jar:11.0.6'
<dependency org="org.eclipse.jetty.http2" name="http2-client" rev="11.0.6">
  <artifact name="http2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http2', module='http2-client', version='11.0.6')
)
libraryDependencies += "org.eclipse.jetty.http2" % "http2-client" % "11.0.6"
[org.eclipse.jetty.http2/http2-client "11.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty.http2 : http2-common jar 11.0.6
org.eclipse.jetty : jetty-alpn-client jar 11.0.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.6
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.5
org.eclipse.jetty : jetty-server jar 11.0.6
org.eclipse.jetty : jetty-servlet jar 11.0.6
org.eclipse.jetty : jetty-servlets jar 11.0.6
org.eclipse.jetty : jetty-proxy jar 11.0.6
org.eclipse.jetty.http2 : http2-server jar 11.0.6
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.