is not current version
Last Version 11.0.11

org.eclipse.jetty.http3:http3-parent 10.0.8


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.http3
ArtifactId

ArtifactId

http3-parent
Version

Version

10.0.8
Type

Type

pom

Download http3-parent 10.0.8

Filename Size
http3-parent-10.0.8.pom 815 bytes
Browse

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