License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Undertow Net Networking |
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-undertow |
Last Version | Last Version0.9.92 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpMaid - 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 |
Filename | Size |
---|---|
httpmaid-undertow-0.9.92.pom | |
httpmaid-undertow-0.9.92.jar | 15 KB |
httpmaid-undertow-0.9.92-sources.jar | 10 KB |
httpmaid-undertow-0.9.92-javadoc.jar | 429 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.httpmaid : core | jar | 0.9.92 |
io.undertow : undertow-core | jar | 2.1.3.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-RC1 |
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
|