Hello World Servlet

Servlet to print hello world. And diagnostic information

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.oneandone
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

war
Описание

Описание

Hello World Servlet
Servlet to print hello world. And diagnostic information
Организация-разработчик

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

1&1
Система контроля версий

Система контроля версий

https://github.com/mlhartme/hellowar

Скачать hellowar

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0