| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers Maven Build Tools AWS Lambda |
| GroupId | GroupIdorg.movealong.plugins |
| ArtifactId | ArtifactIdaws-lambda-maven-plugin |
| Last Version | Last Version0.0.18 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionaws-lambda-maven-plugin
A plugin for updating the code bundle of an AWS Lambda function
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>org.movealong.plugins</groupId>
<artifactId>aws-lambda-maven-plugin</artifactId>
<version>0.0.18</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.2.5 |
| org.apache.maven : maven-artifact | jar | 3.2.5 |
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| com.amazonaws : aws-java-sdk-lambda | jar | 1.12.110 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.12.110 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| com.jnape.palatable : lambda | jar | 5.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| org.projectlombok : lombok | jar | 1.18.16 |