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