de.quantummaid.tutorials:aws-lambda-step4

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.

License

License

Apache License, Version 2.0
Categories

Categories

AWS Container PaaS Providers Ant Build Tools AWS Lambda
GroupId

GroupId

de.quantummaid.tutorials
ArtifactId

ArtifactId

aws-lambda-step4
Last Version

Last Version

1.0.44
Release Date

Release Date

Type

Type

jar
Description

Description

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.
Project Organization

Project Organization

Richard Hauswald

Download aws-lambda-step4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.quantummaid.quantummaid.packagings : quantummaid-essentials jar 1.1.1
de.quantummaid.httpmaid.integrations : httpmaid-awslambda jar 0.9.143

Project Modules

There are no modules declared in this project.
de.quantummaid.tutorials

QuantumMaid

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

Versions

Version
1.0.44
1.0.43
1.0.42
1.0.41
1.0.38
1.0.37
1.0.34
1.0.32