Last Version

HttpMaid - Integrations - All 0.9.112

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.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.httpmaid.integrations
ArtifactId

ArtifactId

httpmaid-all
Version

Version

0.9.112
Type

Type

jar
Description

Description

HttpMaid - Integrations - All
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.
Project Organization

Project Organization

Richard Hauswald

Download httpmaid-all 0.9.112


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

Dependencies

compile (10)

Group / Artifact Type Version
de.quantummaid.httpmaid : core jar 0.9.112
de.quantummaid.mapmaid.integrations : mapmaid-jackson jar 0.9.103
de.quantummaid.httpmaid.integrations : httpmaid-awslambda jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-client jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-events jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-jetty jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-mapmaid jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-multipart jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-servlet jar 0.9.112
de.quantummaid.httpmaid.integrations : httpmaid-usecases jar 0.9.112

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.