MVN

pl.wrzasq.parent : parent-nativelambda-plugin

Maven & Gradle

Feb 01, 2023
1 stars

WrzasqPl Parent native Lambda plugin · Automation for native AWS Lambda packaging.

<plugin>
    <groupId>pl.wrzasq.parent</groupId>
    <artifactId>parent-nativelambda-plugin</artifactId>
    <version>2.0.19</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.wrzasq.parent : parent-nativelambda-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.19

All Versions

Choose a version of pl.wrzasq.parent : parent-nativelambda-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
parent-nativelambda-plugin-2.0.19
parent-nativelambda-plugin-2.0.18
parent-nativelambda-plugin-2.0.17
parent-nativelambda-plugin-2.0.16
parent-nativelambda-plugin-2.0.15

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>pl.wrzasq.parent</groupId>
    <artifactId>parent-nativelambda-plugin</artifactId>
    <version>2.0.19</version>
</plugin>