MVN

com.bolyartech.ezlambda : ezlambda

Maven & Gradle

Apr 18, 2021
1 usages
0 stars

ezLambda · Library for easy local development and debug of Amazon Lambda

<dependency>
    <groupId>com.bolyartech.ezlambda</groupId>
    <artifactId>ezlambda</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bolyartech.ezlambda : ezlambda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.bolyartech.ezlambda : ezlambda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ezlambda-1.1.1

How to add a dependency to Maven

Add the following com.bolyartech.ezlambda : ezlambda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bolyartech.ezlambda</groupId>
    <artifactId>ezlambda</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bolyartech.ezlambda : ezlambda gradle dependency to your build.gradle file:

implementation 'com.bolyartech.ezlambda:ezlambda:1.1.1'

Gradle Kotlin DSL: Add the following com.bolyartech.ezlambda : ezlambda gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bolyartech.ezlambda:ezlambda:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bolyartech.ezlambda : ezlambda sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bolyartech.ezlambda" % "ezlambda" % "1.1.1"

Advertisement

Dependencies from Group

Apr 18, 2021
1 usages
0 stars

Discover Dependencies

Apr 28, 2021
1 usages
2 stars
May 19, 2021
2 usages
263 stars
Jun 09, 2021
1 usages
4 stars
May 10, 2021
1 usages
31 stars
Aug 18, 2022
1 usages
11 stars
Oct 30, 2022
2 usages
2 stars
Jun 10, 2023
1 usages
2 stars
May 30, 2021
1 usages
68 stars
May 28, 2021
2 usages
0 stars