HttpMate - integrations

HttpMate 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.

Лицензия

Лицензия

Группа

Группа

com.envimate.httpmate
Идентификатор

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

integrations-parent
Последняя версия

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

1.0.26
Дата

Дата

Тип

Тип

pom
Описание

Описание

HttpMate - integrations
HttpMate 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.
Организация-разработчик

Организация-разработчик

envimate GmbH

Скачать integrations-parent

Имя Файла Размер
integrations-parent-1.0.26.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.envimate.httpmate/integrations-parent/ -->
<dependency>
    <groupId>com.envimate.httpmate</groupId>
    <artifactId>integrations-parent</artifactId>
    <version>1.0.26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate/integrations-parent/
implementation 'com.envimate.httpmate:integrations-parent:1.0.26'
// https://jarcasting.com/artifacts/com.envimate.httpmate/integrations-parent/
implementation ("com.envimate.httpmate:integrations-parent:1.0.26")
'com.envimate.httpmate:integrations-parent:pom:1.0.26'
<dependency org="com.envimate.httpmate" name="integrations-parent" rev="1.0.26">
  <artifact name="integrations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate', module='integrations-parent', version='1.0.26')
)
libraryDependencies += "com.envimate.httpmate" % "integrations-parent" % "1.0.26"
[com.envimate.httpmate/integrations-parent "1.0.26"]

Зависимости

provided (1)

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

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

  • spark
  • aws-lambda
  • multipart
  • mapmate
  • jetty
  • jetty-with-websockets
  • servlet
  • servlet-with-websockets
  • client
  • websocket
  • events
  • usecases
  • websockets-events
  • websockets-usecases

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

Версия
1.0.26
1.0.25
1.0.22
1.0.21
1.0.20
1.0.19
1.0.14
1.0.0