License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.spdy |
ArtifactId | ArtifactIdspdy-jetty-http-webapp |
Last Version | Last Version8.2.0.v20160908 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty :: SPDY :: Jetty HTTP Web Application
Administrative parent pom for Jetty modules
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http-webapp/ -->
<dependency>
<groupId>org.eclipse.jetty.spdy</groupId>
<artifactId>spdy-jetty-http-webapp</artifactId>
<version>8.2.0.v20160908</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http-webapp/
implementation 'org.eclipse.jetty.spdy:spdy-jetty-http-webapp:8.2.0.v20160908'
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-jetty-http-webapp/
implementation ("org.eclipse.jetty.spdy:spdy-jetty-http-webapp:8.2.0.v20160908")
'org.eclipse.jetty.spdy:spdy-jetty-http-webapp:war:8.2.0.v20160908'
<dependency org="org.eclipse.jetty.spdy" name="spdy-jetty-http-webapp" rev="8.2.0.v20160908">
<artifact name="spdy-jetty-http-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.spdy', module='spdy-jetty-http-webapp', version='8.2.0.v20160908')
)
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-jetty-http-webapp" % "8.2.0.v20160908"
[org.eclipse.jetty.spdy/spdy-jetty-http-webapp "8.2.0.v20160908"]