License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-integration-tests |
Last Version | Last Version8.0.0.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: 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 |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- 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"]
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 |