MVN

net.officefloor.maven : officefloor-sam-maven-plugin

Maven & Gradle

Aug 12, 2021
60 stars

OfficeFloor SAM Maven Plugin · Maven Plugin for integration testing OfficeFloor with AWS SAM

<plugin>
    <groupId>net.officefloor.maven</groupId>
    <artifactId>officefloor-sam-maven-plugin</artifactId>
    <version>3.40.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.officefloor.maven : officefloor-sam-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.40.0

All Versions

Choose a version of net.officefloor.maven : officefloor-sam-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.40.x
officefloor-sam-maven-plugin-3.40.0
3.39.x
officefloor-sam-maven-plugin-3.39.0
3.38.x
officefloor-sam-maven-plugin-3.38.0
3.37.x
officefloor-sam-maven-plugin-3.37.0
3.36.x
officefloor-sam-maven-plugin-3.36.0
3.35.x
officefloor-sam-maven-plugin-3.35.0
3.34.x
officefloor-sam-maven-plugin-3.34.0
3.33.x
officefloor-sam-maven-plugin-3.33.0
3.32.x
officefloor-sam-maven-plugin-3.32.0

How to add a plugin to Maven

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

<plugin>
    <groupId>net.officefloor.maven</groupId>
    <artifactId>officefloor-sam-maven-plugin</artifactId>
    <version>3.40.0</version>
</plugin>

Advertisement