Last Version

Jetty :: Integration Tests 8.0.0.M3

This module is for testing all classes that require external dependencies not suitable for being included in migration to Eclipse

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-integration-tests
Version

Version

8.0.0.M3
Type

Type

jar
Description

Description

Jetty :: Integration Tests
This module is for testing all classes that require external dependencies not suitable for being included in migration to Eclipse
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-integration-tests
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-integration-tests 8.0.0.M3


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

Dependencies

test (11)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.eclipse.jetty : jetty-server jar 8.0.0.M3
org.eclipse.jetty : jetty-servlet jar 8.0.0.M3
org.eclipse.jetty : jetty-plus jar 8.0.0.M3
org.eclipse.jetty : jetty-security jar 8.0.0.M3
org.codehaus.plexus : plexus-apacheds jar 1.0-alpha-1
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-20
org.apache.derby : derby jar 10.1.1.0
org.eclipse.jetty : jetty-jndi jar 8.0.0.M3
com.googlecode.jsslutils : jsslutils jar 0.3
com.googlecode.jsslutils : jsslutils-test-certificates jar 1.0

Project Modules

There are no modules declared in this project.