MVN

com.github.gabrielle-anderson : aws-lambda-proxy-java

Maven & Gradle

Jul 13, 2017
23 stars

aws-lambda-proxy-java · Templates to simplify the writing of Java request-handlers for use with AWS Api-Gateway methods that use Lambda Proxy-Integration.

<dependency>
    <groupId>com.github.gabrielle-anderson</groupId>
    <artifactId>aws-lambda-proxy-java</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gabrielle-anderson : aws-lambda-proxy-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.github.gabrielle-anderson : aws-lambda-proxy-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
aws-lambda-proxy-java-1.0.7
aws-lambda-proxy-java-1.0.6
aws-lambda-proxy-java-1.0.5
aws-lambda-proxy-java-1.0.3
aws-lambda-proxy-java-1.0.2
aws-lambda-proxy-java-1.0.1
1.0
aws-lambda-proxy-java-1.0

How to add a dependency to Maven

Add the following com.github.gabrielle-anderson : aws-lambda-proxy-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gabrielle-anderson</groupId>
    <artifactId>aws-lambda-proxy-java</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gabrielle-anderson : aws-lambda-proxy-java gradle dependency to your build.gradle file:

implementation 'com.github.gabrielle-anderson:aws-lambda-proxy-java:1.0.7'

Gradle Kotlin DSL: Add the following com.github.gabrielle-anderson : aws-lambda-proxy-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gabrielle-anderson:aws-lambda-proxy-java:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gabrielle-anderson : aws-lambda-proxy-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gabrielle-anderson" % "aws-lambda-proxy-java" % "1.0.7"

Advertisement

Dependencies from Group

Discover Dependencies

May 31, 2020
7 stars
Nov 13, 2022
41.3k stars
Sep 17, 2018
2 usages
5.5k stars
Jan 27, 2023
11 usages
1.3k stars
Aug 23, 2023
2 usages
47.4k stars
Jun 07, 2023
1 usages
45.1k stars
May 07, 2017
Apr 05, 2023
2 usages
Aug 22, 2019
14 usages
0 stars
Mar 14, 2022
3 usages
0 stars