License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.http3 |
ArtifactId | ArtifactIdhttp3-parent |
Last Version | Last Version11.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty :: HTTP3
The Eclipse Jetty Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
http3-parent-11.0.11.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>11.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.http3/http3-parent/
implementation 'org.eclipse.jetty.http3:http3-parent:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty.http3/http3-parent/
implementation ("org.eclipse.jetty.http3:http3-parent:11.0.11")
'org.eclipse.jetty.http3:http3-parent:pom:11.0.11'
<dependency org="org.eclipse.jetty.http3" name="http3-parent" rev="11.0.11">
<artifact name="http3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http3', module='http3-parent', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty.http3" % "http3-parent" % "11.0.11"
[org.eclipse.jetty.http3/http3-parent "11.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.junit.jupiter : junit-jupiter | jar |