Last Version

de.quantummaid.tutorials:aws-lambda-parent 1.0.44

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
Version

Version

1.0.44
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 1.0.44

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

<!-- 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