de.quantummaid.tutorials:aws-lambda-parent

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-parent
Last Version

Last Version

1.0.44
Release Date

Release Date

Type

Type

pom
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-parent

Filename Size
aws-lambda-parent-1.0.44.pom 1005 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • step1
  • step2
  • step3
  • step4
  • itests
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