is not current version
Last Version 0.9.47

de.quantummaid.httpmaid.examples:aws-lambda 0.9.0


Categories

Categories

AWS Container PaaS Providers Ant Build Tools AWS Lambda
GroupId

GroupId

de.quantummaid.httpmaid.examples
ArtifactId

ArtifactId

aws-lambda
Version

Version

0.9.0
Type

Type

jar

Download aws-lambda 0.9.0


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