Last Version

Jetty :: HTTP2 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http2
ArtifactId

ArtifactId

http2-parent
Version

Version

11.0.11
Type

Type

pom
Description

Description

Jetty :: HTTP2
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download http2-parent 11.0.11

Filename Size
http2-parent-11.0.11.pom 783 bytes
Browse

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

Dependencies

test (2)

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

Project Modules

  • http2-client
  • http2-common
  • http2-hpack
  • http2-http-client-transport
  • http2-server