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

HttpMaid - Integrations - Servlet 0.9.144

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 Компиляция и сборка
Группа

Группа

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

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

httpmaid-servlet
Версия

Версия

0.9.144
Тип

Тип

jar
Описание

Описание

HttpMaid - Integrations - Servlet
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-servlet 0.9.144


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

Зависимости

compile (1)

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

provided (2)

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

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

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