File | Operation |
---|---|
http2-parent-9.4.54.v20240208.pom | download |
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-parent</artifactId>
<version>9.4.54.v20240208</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http2', module='http2-parent', version='9.4.54.v20240208')
)
<parent> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-project</artifactId> <version>9.4.54.v20240208</version> </parent>