HttpMate - Integrations - Multipart

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
Идентификатор

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

httpmate-multipart
Последняя версия

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

1.0.26
Дата

Дата

Тип

Тип

jar
Описание

Описание

HttpMate - Integrations - Multipart
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

Скачать httpmate-multipart

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.envimate.httpmate : core jar 1.0.26
javax.servlet : javax.servlet-api jar 4.0.1
commons-fileupload : commons-fileupload jar 1.4

provided (1)

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

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

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

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

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