is not current version
Last Version 11.0.11

org.eclipse.jetty.http2:http2-parent 9.3.13.v20161014


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http2
ArtifactId

ArtifactId

http2-parent
Version

Version

9.3.13.v20161014
Type

Type

pom

Download http2-parent 9.3.13.v20161014


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