не последняя версия
Последняя версия 8.0.0.M3

org.mortbay.jetty:jetty-integration-tests 7.0.1.v20091125

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

Категории

Категории

Jetty Контейнер Application Servers
Группа

Группа

org.mortbay.jetty
Идентификатор

Идентификатор

jetty-integration-tests
Версия

Версия

7.0.1.v20091125
Тип

Тип

jar

Скачать jetty-integration-tests 7.0.1.v20091125


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