| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка CLI Взаимодействие с пользователем |
| Группа | Группаde.quantummaid.httpmaid.integrations |
| Идентификатор | Идентификаторhttpmaid-client |
| Последняя версия | Последняя версия0.9.144 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpMaid - Integrations - Client
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| httpmaid-client-0.9.144.pom | |
| httpmaid-client-0.9.144.jar | 69 KB |
| httpmaid-client-0.9.144-sources.jar | 52 KB |
| httpmaid-client-0.9.144-javadoc.jar | 654 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-client/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-client</artifactId>
<version>0.9.144</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-client/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-client:0.9.144'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-client/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-client:0.9.144")
'de.quantummaid.httpmaid.integrations:httpmaid-client:jar:0.9.144'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-client" rev="0.9.144">
<artifact name="httpmaid-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-client', version='0.9.144')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-client" % "0.9.144"
[de.quantummaid.httpmaid.integrations/httpmaid-client "0.9.144"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.httpmaid : core | jar | |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| org.eclipse.jetty.websocket : websocket-client | jar | 9.4.43.v20210629 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.mapmaid : core | jar | 0.10.19 |
| 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 |