Last Version

Jetty Tests :: Parent 9.4.5.v20180619

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

tests-parent
Version

Version

9.4.5.v20180619
Type

Type

pom
Description

Description

Jetty Tests :: Parent
The Eclipse Jetty Project
Project URL

Project URL

http://www.eclipse.org/jetty
Project Organization

Project Organization

Webtide

Download tests-parent 9.4.5.v20180619


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.tests/tests-parent/ -->
<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>tests-parent</artifactId>
    <version>9.4.5.v20180619</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/tests-parent/
implementation 'org.eclipse.jetty.tests:tests-parent:9.4.5.v20180619'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/tests-parent/
implementation ("org.eclipse.jetty.tests:tests-parent:9.4.5.v20180619")
'org.eclipse.jetty.tests:tests-parent:pom:9.4.5.v20180619'
<dependency org="org.eclipse.jetty.tests" name="tests-parent" rev="9.4.5.v20180619">
  <artifact name="tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='tests-parent', version='9.4.5.v20180619')
)
libraryDependencies += "org.eclipse.jetty.tests" % "tests-parent" % "9.4.5.v20180619"
[org.eclipse.jetty.tests/tests-parent "9.4.5.v20180619"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test-webapps
  • test-sessions
  • test-continuation
  • test-loginservice
  • test-integration
  • test-quickstart
  • test-jmx
  • test-http-client-transport