Last Version

ezLambda 1.1.1

Library for easy local development and debug of Amazon Lambda

License

License

GroupId

GroupId

com.bolyartech.ezlambda
ArtifactId

ArtifactId

ezlambda
Version

Version

1.1.1
Type

Type

jar
Description

Description

ezLambda
Library for easy local development and debug of Amazon Lambda
Project URL

Project URL

https://github.com/ogrebgr/ezlambda
Source Code Management

Source Code Management

https://github.com/ogrebgr/ezlambda

Download ezlambda 1.1.1


<!-- https://jarcasting.com/artifacts/com.bolyartech.ezlambda/ezlambda/ -->
<dependency>
    <groupId>com.bolyartech.ezlambda</groupId>
    <artifactId>ezlambda</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bolyartech.ezlambda/ezlambda/
implementation 'com.bolyartech.ezlambda:ezlambda:1.1.1'
// https://jarcasting.com/artifacts/com.bolyartech.ezlambda/ezlambda/
implementation ("com.bolyartech.ezlambda:ezlambda:1.1.1")
'com.bolyartech.ezlambda:ezlambda:jar:1.1.1'
<dependency org="com.bolyartech.ezlambda" name="ezlambda" rev="1.1.1">
  <artifact name="ezlambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bolyartech.ezlambda', module='ezlambda', version='1.1.1')
)
libraryDependencies += "com.bolyartech.ezlambda" % "ezlambda" % "1.1.1"
[com.bolyartech.ezlambda/ezlambda "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.amazonaws : aws-lambda-java-core jar 1.2.0
com.amazonaws : aws-lambda-java-events jar 2.2.7

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.