License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Ant Build Tools |
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-awslambda-websocket |
Last Version | Last Version0.9.144 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpMaid - Integrations - AWS Lambda (Websockets)
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 |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-awslambda-websocket/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-awslambda-websocket</artifactId>
<version>0.9.144</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-awslambda-websocket/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-awslambda-websocket:0.9.144'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-awslambda-websocket/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-awslambda-websocket:0.9.144")
'de.quantummaid.httpmaid.integrations:httpmaid-awslambda-websocket:jar:0.9.144'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-awslambda-websocket" rev="0.9.144">
<artifact name="httpmaid-awslambda-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-awslambda-websocket', version='0.9.144')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-awslambda-websocket" % "0.9.144"
[de.quantummaid.httpmaid.integrations/httpmaid-awslambda-websocket "0.9.144"]
Group / Artifact | Type | Version |
---|---|---|
de.quantummaid.httpmaid : core | jar | |
de.quantummaid.httpmaid.integrations : httpmaid-awslambda | jar | |
software.amazon.awssdk : dynamodb | jar | |
software.amazon.awssdk : apigatewaymanagementapi | jar | |
de.quantummaid.mapmaid.integrations : mapmaid-minimal-json | jar | 0.10.19 |
software.amazon.awssdk : netty-nio-client | jar | |
software.amazon.awssdk : apache-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |