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

org.eclipse.jetty.tests:test-sessions-parent 9.4.4.v20170414


Категории

Категории

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

Группа

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

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

test-sessions-parent
Версия

Версия

9.4.4.v20170414
Тип

Тип

pom

Скачать test-sessions-parent 9.4.4.v20170414

Имя Файла Размер
test-sessions-parent-9.4.4.v20170414.pom 992 bytes
Обзор

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