is not current version
Last Version 11.0.11

Jetty :: HTTP2 :: Common 11.0.7

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http2
ArtifactId

ArtifactId

http2-common
Version

Version

11.0.7
Type

Type

jar
Description

Description

Jetty :: HTTP2 :: Common
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download http2-common 11.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty.http2 : http2-hpack jar 11.0.7
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.eclipse.jetty : jetty-jmx Optional jar 11.0.7

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.7
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.