Jetty :: Plugin Support

The jetty plugin artifact.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

jetty-plugins
Последняя версия

Последняя версия

9.0.0.M3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jetty :: Plugin Support
The jetty plugin artifact.
Ссылка на сайт

Ссылка на сайт

http://www.eclipse.org/jetty/jetty-plugins
Организация-разработчик

Организация-разработчик

Mort Bay Consulting

Скачать jetty-plugins

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty.toolchain : jetty-test-helper jar 2.0
org.mockito : mockito-core jar 1.8.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
9.0.0.M3
9.0.0.M2
9.0.0.M1
9.0.0.M0