Last Version

HttpMate - Integrations - AWS Lambda 1.0.26

HttpMate 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

AWS Container PaaS Providers
GroupId

GroupId

com.envimate.httpmate.integrations
ArtifactId

ArtifactId

httpmate-awslambda
Version

Version

1.0.26
Type

Type

jar
Description

Description

HttpMate - Integrations - AWS Lambda
HttpMate 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

envimate GmbH

Download httpmate-awslambda 1.0.26


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

Dependencies

compile (3)

Group / Artifact Type Version
com.envimate.httpmate : core jar 1.0.26
com.amazonaws : aws-lambda-java-events jar 2.2.7
com.amazonaws : aws-lambda-java-core jar 1.2.0

provided (1)

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

Project Modules

There are no modules declared in this project.