Last Version

vertx-lambda-aws 0.0.2

Boilerplate for a native vert.x AWS lambda

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

xyz.jetdrone
ArtifactId

ArtifactId

vertx.lambda.aws
Version

Version

0.0.2
Type

Type

jar
Description

Description

vertx-lambda-aws
Boilerplate for a native vert.x AWS lambda
Project URL

Project URL

https://github.com/pmlopes/aws-lambda-native-vertx
Source Code Management

Source Code Management

https://github.com/pmlopes/aws-lambda-native-vertx

Download vertx.lambda.aws 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-web-client jar

provided (2)

Group / Artifact Type Version
com.oracle.substratevm : svm-driver jar 19.0.0
io.vertx : vertx-codegen Optional jar

test (2)

Group / Artifact Type Version
io.vertx : vertx-unit jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.