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

org.eclipse.jetty.documentation:documentation-parent 11.0.4


Категории

Категории

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

Группа

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

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

documentation-parent
Версия

Версия

11.0.4
Тип

Тип

pom

Скачать documentation-parent 11.0.4

Имя Файла Размер
documentation-parent-11.0.4.pom 722 bytes
Обзор

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