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

HttpMaid - Integrations - Servlet with Websockets 0.9.53

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-servletwithwebsockets
Версия

Версия

0.9.53
Тип

Тип

jar
Описание

Описание

HttpMaid - Integrations - Servlet with Websockets
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-servletwithwebsockets 0.9.53


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
de.quantummaid.httpmaid : core jar 0.9.53
de.quantummaid.httpmaid.integrations : httpmaid-websocket jar 0.9.53
de.quantummaid.httpmaid.integrations : httpmaid-servlet jar 0.9.53
org.eclipse.jetty.websocket : websocket-servlet jar 9.4.28.v20200408
org.eclipse.jetty.websocket : websocket-server jar 9.4.28.v20200408

provided (1)

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

test (1)

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

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

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