MVN

me.ccampo : spring-aws-lambda

Maven & Gradle

Nov 28, 2016
60 stars

Spring AWS Lambda · A Java library to enable core Spring Framework dependency injection support and eliminate some boilerplate around AWS Lambda.

<dependency>
    <groupId>me.ccampo</groupId>
    <artifactId>spring-aws-lambda</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.ccampo : spring-aws-lambda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of me.ccampo : spring-aws-lambda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
spring-aws-lambda-1.1.0
1.0.x
spring-aws-lambda-1.0.0

How to add a dependency to Maven

Add the following me.ccampo : spring-aws-lambda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.ccampo</groupId>
    <artifactId>spring-aws-lambda</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.ccampo : spring-aws-lambda gradle dependency to your build.gradle file:

implementation 'me.ccampo:spring-aws-lambda:1.1.0'

Gradle Kotlin DSL: Add the following me.ccampo : spring-aws-lambda gradle kotlin dependency to your build.gradle.kts file:

implementation("me.ccampo:spring-aws-lambda:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.ccampo : spring-aws-lambda sbt scala dependency to your build.sbt file:

libraryDependencies += "me.ccampo" % "spring-aws-lambda" % "1.1.0"

Advertisement

Dependencies from Group

Dec 03, 2019
2 usages
20 stars
Dec 11, 2019
2 usages
0 stars
Dec 03, 2019
1 usages
20 stars
Dec 11, 2019
1 usages
0 stars
Dec 11, 2019
1 usages
0 stars

Discover Dependencies

Dec 14, 2016
3 stars
Jul 18, 2016
8 usages
Jul 18, 2016
2 stars
Jul 21, 2016
544 stars
Jul 03, 2017
1 usages
Jul 24, 2016
25 stars
Nov 12, 2021
1 usages
4.3k stars