не последняя версия
Последняя версия 9.4.5.v20180619

org.eclipse.jetty.tests:tests-parent 7.6.19.v20160209


Категории

Категории

Jetty Контейнер Application Servers CLI Взаимодействие с пользователем
Группа

Группа

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

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

tests-parent
Версия

Версия

7.6.19.v20160209
Тип

Тип

pom

Скачать tests-parent 7.6.19.v20160209

Имя Файла Размер
tests-parent-7.6.19.v20160209.pom 1 KB
Обзор

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