License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Net AWS Lambda |
GroupId | GroupIdnet.odoframework |
ArtifactId | ArtifactIdodo-aws-lambda-hello-world |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for building Serverless applications
|
<!-- https://jarcasting.com/artifacts/net.odoframework/odo-aws-lambda-hello-world/ -->
<dependency>
<groupId>net.odoframework</groupId>
<artifactId>odo-aws-lambda-hello-world</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.odoframework/odo-aws-lambda-hello-world/
implementation 'net.odoframework:odo-aws-lambda-hello-world:0.0.4'
// https://jarcasting.com/artifacts/net.odoframework/odo-aws-lambda-hello-world/
implementation ("net.odoframework:odo-aws-lambda-hello-world:0.0.4")
'net.odoframework:odo-aws-lambda-hello-world:jar:0.0.4'
<dependency org="net.odoframework" name="odo-aws-lambda-hello-world" rev="0.0.4">
<artifact name="odo-aws-lambda-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.odoframework', module='odo-aws-lambda-hello-world', version='0.0.4')
)
libraryDependencies += "net.odoframework" % "odo-aws-lambda-hello-world" % "0.0.4"
[net.odoframework/odo-aws-lambda-hello-world "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.odoframework : odo-service | jar | 0.0.4 |
net.odoframework : odo-aws-lambda-runtime | jar | 0.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-lambda-java-core | jar | 1.2.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |