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