jetty:stop

Jetty is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances. However, as Jetty aims to be as unobtrusive as possible, countless websites and products are based around Jetty, but Jetty is invisible!

Лицензия

Лицензия

Apache 2.0
Категории

Категории

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

Группа

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

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

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

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

5.1.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jetty is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances. However, as Jetty aims to be as unobtrusive as possible, countless websites and products are based around Jetty, but Jetty is invisible!

Скачать stop

Имя Файла Размер
stop-5.1.10.pom
stop-5.1.10.jar 1 KB
stop-5.1.10-sources.jar 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
5.1.10
5.0.alpha1
4.2.27