文件名 | 操作 |
---|---|
http2-parent-9.4.7.v20170914.pom | 下载 |
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-parent</artifactId>
<version>9.4.7.v20170914</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.http2', module='http2-parent', version='9.4.7.v20170914')
)