io.ingenieux.lambada:lambada-runtime

AWS Lambda for Silly People

License

License

GroupId

GroupId

io.ingenieux.lambada
ArtifactId

ArtifactId

lambada-runtime
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

AWS Lambda for Silly People
Project URL

Project URL

http://lambada.ingenieux.com.br/lambada-runtime/
Project Organization

Project Organization

ingenieux

Download lambada-runtime

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1