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

org.eclipse.jetty.tests:test-jmx-parent 9.2.9.v20150224


Категории

Категории

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

Группа

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

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

test-jmx-parent
Версия

Версия

9.2.9.v20150224
Тип

Тип

pom

Скачать test-jmx-parent 9.2.9.v20150224

Имя Файла Размер
test-jmx-parent-9.2.9.v20150224.pom 1 KB
Обзор

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