HttpMaid - Integrations - Undertow

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 Undertow Net Networking
GroupId

GroupId

de.quantummaid.httpmaid.integrations
ArtifactId

ArtifactId

httpmaid-undertow
Last Version

Last Version

0.9.92
Release Date

Release Date

Type

Type

jar
Description

Description

HttpMaid - Integrations - Undertow
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-undertow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.quantummaid.httpmaid : core jar 0.9.92
io.undertow : undertow-core jar 2.1.3.Final

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.
de.quantummaid.httpmaid.integrations

QuantumMaid

The Java framework to export your domain logic without breaking clean architecture or introducing tedious configuration.

Versions

Version
0.9.92
0.9.91
0.9.90
0.9.89
0.9.88
0.9.87
0.9.85
0.9.84
0.9.83
0.9.82
0.9.81
0.9.80
0.9.79
0.9.78
0.9.77
0.9.76
0.9.75
0.9.74
0.9.73
0.9.72
0.9.71
0.9.70
0.9.69
0.9.68