Last Version

Jetty Example :: Extra Webapp tests 7.0.0.pre5


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.example
ArtifactId

ArtifactId

jetty-extra-example-webapp
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

Jetty Example :: Extra Webapp tests
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-extra-example-webapp 7.0.0.pre5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 7.0.0.pre5
org.mortbay.jetty : jsp-2.1-jetty jar 7.0.0.pre5

test (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty-webapp jar 7.0.0.pre5
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.