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.

Лицензия

Лицензия

Категории

Категории

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

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

<!-- 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

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

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

QuantumMaid

The Java framework to export your domain logic without breaking clean architecture or introducing tedious configuration.

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

Версия
0.9.92
0.9.91
0.9.90
0.9.89
0.9.88
0.9.87
0.9.85
0.9.84
0.9.83
0.9.82
0.9.81
0.9.80
0.9.79
0.9.78
0.9.77
0.9.76
0.9.75
0.9.74
0.9.73
0.9.72
0.9.71
0.9.70
0.9.69
0.9.68