Last Version

Jetty :: SPDY :: HTTP Web Application 9.3.0.M1

Administrative parent pom for Jetty modules

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.spdy
ArtifactId

ArtifactId

spdy-example-webapp
Version

Version

9.3.0.M1
Type

Type

war
Description

Description

Jetty :: SPDY :: HTTP Web Application
Administrative parent pom for Jetty modules
Project Organization

Project Organization

Webtide

Download spdy-example-webapp 9.3.0.M1


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-example-webapp/ -->
<dependency>
    <groupId>org.eclipse.jetty.spdy</groupId>
    <artifactId>spdy-example-webapp</artifactId>
    <version>9.3.0.M1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-example-webapp/
implementation 'org.eclipse.jetty.spdy:spdy-example-webapp:9.3.0.M1'
// https://jarcasting.com/artifacts/org.eclipse.jetty.spdy/spdy-example-webapp/
implementation ("org.eclipse.jetty.spdy:spdy-example-webapp:9.3.0.M1")
'org.eclipse.jetty.spdy:spdy-example-webapp:war:9.3.0.M1'
<dependency org="org.eclipse.jetty.spdy" name="spdy-example-webapp" rev="9.3.0.M1">
  <artifact name="spdy-example-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.spdy', module='spdy-example-webapp', version='9.3.0.M1')
)
libraryDependencies += "org.eclipse.jetty.spdy" % "spdy-example-webapp" % "9.3.0.M1"
[org.eclipse.jetty.spdy/spdy-example-webapp "9.3.0.M1"]

Dependencies

test (1)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 2.7

Project Modules

There are no modules declared in this project.