MVN

org.eclipse.jetty.tests : test-webapps-parent

Maven & Gradle

Mar 31, 2010

Jetty Tests :: WebApps :: Parent

<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>test-webapps-parent</artifactId>
    <version>7.0.2.v20100331</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.tests : test-webapps-parent to add to Maven - Latest Versions:

  • Latest Stable: 7.0.2.v20100331
  • Latest Release Candidate: 7.0.2.RC0

All Versions

Choose a version of org.eclipse.jetty.tests : test-webapps-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
8.0.x
test-webapps-parent-8.0.0.M0
7.0.x
test-webapps-parent-7.0.2.v20100331
test-webapps-parent-7.0.2.RC0
test-webapps-parent-7.0.1.v20091125
test-webapps-parent-7.0.0.v20091005
test-webapps-parent-7.0.0.RC6
test-webapps-parent-7.0.0.RC5
test-webapps-parent-7.0.0.RC4
test-webapps-parent-7.0.0.RC3
test-webapps-parent-7.0.0.RC2
test-webapps-parent-7.0.0.RC1
test-webapps-parent-7.0.0.RC0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>test-webapps-parent</artifactId>
    <version>7.0.2.v20100331</version>
</dependency>