| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers Ant Компиляция и сборка |
| Группа | Группаde.quantummaid.httpmaid.integrations |
| Идентификатор | Идентификаторhttpmaid-jettywithwebsockets |
| Последняя версия | Последняя версия0.9.53 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpMaid - Integrations - Jetty 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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-jettywithwebsockets</artifactId>
<version>0.9.53</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:0.9.53'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:0.9.53")
'de.quantummaid.httpmaid.integrations:httpmaid-jettywithwebsockets:jar:0.9.53'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-jettywithwebsockets" rev="0.9.53">
<artifact name="httpmaid-jettywithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-jettywithwebsockets', version='0.9.53')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-jettywithwebsockets" % "0.9.53"
[de.quantummaid.httpmaid.integrations/httpmaid-jettywithwebsockets "0.9.53"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.httpmaid : core | jar | 0.9.53 |
| de.quantummaid.httpmaid.integrations : httpmaid-servletwithwebsockets | jar | 0.9.53 |
| org.eclipse.jetty : jetty-server | jar | 9.4.28.v20200408 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.28.v20200408 |
| org.eclipse.jetty : jetty-util | jar | 9.4.28.v20200408 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.httpmaid.integrations : httpmaid-websockets-events | jar | 0.9.53 |
| org.glassfish.tyrus.bundles : tyrus-standalone-client | jar | 1.16 |
| org.glassfish.tyrus : tyrus-client | jar | 1.16 |
| de.quantummaid.httpmaid.integrations : httpmaid-client | jar | 0.9.53 |
| de.quantummaid.httpmaid.integrations : httpmaid-mapmaid | jar | 0.9.53 |
| com.google.code.gson : gson | jar | 2.8.6 |
| de.quantummaid.httpmaid.integrations : httpmaid-multipart | jar | 0.9.53 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.platform : junit-platform-runner | jar |