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

jetty:jetty-html 6.0.0


Категории

Категории

Jetty Контейнер Application Servers
Группа

Группа

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

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

jetty-html
Версия

Версия

6.0.0
Тип

Тип

jar

Скачать jetty-html 6.0.0

Имя Файла Размер
jetty-html-6.0.0.pom
jetty-html-6.0.0.jar 35 KB
Обзор

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