Last Version

lambada 0.0.2

AWS Lambda for Silly People

License

License

GroupId

GroupId

io.ingenieux.lambada
ArtifactId

ArtifactId

lambada
Version

Version

0.0.2
Type

Type

pom
Description

Description

lambada
AWS Lambda for Silly People
Project URL

Project URL

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

Project Organization

ingenieux

Download lambada 0.0.2

Filename Size
lambada-0.0.2.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lambada-runtime
  • lambada-testing
  • lambada-invoker
  • lambada-maven-plugin