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

HttpMaid - Integrations - Undertow 0.9.92

HttpMaid is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Undertow Сеть Networking
Группа

Группа

de.quantummaid.httpmaid.integrations
Идентификатор

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

httpmaid-undertow
Версия

Версия

0.9.92
Тип

Тип

jar
Описание

Описание

HttpMaid - Integrations - Undertow
HttpMaid is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.
Организация-разработчик

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

Richard Hauswald

Скачать httpmaid-undertow 0.9.92


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.quantummaid.httpmaid : core jar 0.9.92
io.undertow : undertow-core jar 2.1.3.Final

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0-RC1

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

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