MVN

net.odoframework : odo-aws-lambda-hello-world

Maven & Gradle

Jul 08, 2021
<dependency>
    <groupId>net.odoframework</groupId>
    <artifactId>odo-aws-lambda-hello-world</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.odoframework : odo-aws-lambda-hello-world to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of net.odoframework : odo-aws-lambda-hello-world to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
odo-aws-lambda-hello-world-0.0.4

How to add a dependency to Maven

Add the following net.odoframework : odo-aws-lambda-hello-world maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.odoframework</groupId>
    <artifactId>odo-aws-lambda-hello-world</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.odoframework : odo-aws-lambda-hello-world gradle dependency to your build.gradle file:

implementation 'net.odoframework:odo-aws-lambda-hello-world:0.0.4'

Gradle Kotlin DSL: Add the following net.odoframework : odo-aws-lambda-hello-world gradle kotlin dependency to your build.gradle.kts file:

implementation("net.odoframework:odo-aws-lambda-hello-world:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.odoframework : odo-aws-lambda-hello-world sbt scala dependency to your build.sbt file:

libraryDependencies += "net.odoframework" % "odo-aws-lambda-hello-world" % "0.0.4"

Advertisement

Dependencies from Group

Feb 04, 2022
8 usages
Feb 04, 2022
8 usages
Feb 04, 2022
6 usages
Feb 04, 2022
3 usages

Discover Dependencies

Aug 23, 2023
4 usages
111 stars
Aug 23, 2023
2 usages
111 stars
Jul 22, 2023
4 usages
93 stars
Jul 18, 2023
5 usages
4 stars
Jul 08, 2021
1 usages
3 stars
Aug 21, 2021
2 usages
2.4k stars