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

HttpMaid - Integrations - Websockets Usecases 0.9.50

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

Версия

0.9.50
Тип

Тип

jar
Описание

Описание

HttpMaid - Integrations - Websockets Usecases
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-websockets-usecases 0.9.50


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

Зависимости

compile (3)

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

provided (1)

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

test (1)

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

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

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