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

HttpMaid - Examples - Documentation 0.9.47

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

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

documentation
Версия

Версия

0.9.47
Тип

Тип

jar
Описание

Описание

HttpMaid - Examples - Documentation
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

Скачать documentation 0.9.47


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
de.quantummaid.httpmaid : core jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-usecases jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-mapmaid jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-multipart jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-client jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-jetty jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-jettywithwebsockets jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-servlet jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-servletwithwebsockets jar 0.9.47
com.google.code.gson : gson jar 2.8.6
de.quantummaid.httpmaid.integrations : httpmaid-guice jar 0.9.47
de.quantummaid.httpmaid.integrations : httpmaid-dagger jar 0.9.47
io.jsonwebtoken : jjwt-api jar 0.11.1

provided (1)

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

runtime (2)

Идентификатор библиотеки Тип Версия
io.jsonwebtoken : jjwt-impl jar 0.11.1
io.jsonwebtoken : jjwt-jackson jar 0.11.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2

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

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