is not current version
Last Version 11.0.11

org.eclipse.jetty.http2:http2-parent 11.0.0-alpha0


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http2
ArtifactId

ArtifactId

http2-parent
Version

Version

11.0.0-alpha0
Type

Type

pom

Download http2-parent 11.0.0-alpha0

Filename Size
http2-parent-11.0.0-alpha0.pom 789 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.0-alpha0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.http2/http2-parent/
implementation 'org.eclipse.jetty.http2:http2-parent:11.0.0-alpha0'
// https://jarcasting.com/artifacts/org.eclipse.jetty.http2/http2-parent/
implementation ("org.eclipse.jetty.http2:http2-parent:11.0.0-alpha0")
'org.eclipse.jetty.http2:http2-parent:pom:11.0.0-alpha0'
<dependency org="org.eclipse.jetty.http2" name="http2-parent" rev="11.0.0-alpha0">
  <artifact name="http2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http2', module='http2-parent', version='11.0.0-alpha0')
)
libraryDependencies += "org.eclipse.jetty.http2" % "http2-parent" % "11.0.0-alpha0"
[org.eclipse.jetty.http2/http2-parent "11.0.0-alpha0"]