MVN

com.carrotgarden.maven : carrot-maven-aws-plugin

Maven & Gradle

Feb 14, 2013
6 stars

${project.organization.name} AWS Maven Plugin

<plugin>
    <groupId>com.carrotgarden.maven</groupId>
    <artifactId>carrot-maven-aws-plugin</artifactId>
    <version>1.2.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotgarden.maven : carrot-maven-aws-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of com.carrotgarden.maven : carrot-maven-aws-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
carrot-maven-aws-plugin-1.2.6
carrot-maven-aws-plugin-1.2.2
1.1.x
carrot-maven-aws-plugin-1.1.6
carrot-maven-aws-plugin-1.1.5
carrot-maven-aws-plugin-1.1.4
carrot-maven-aws-plugin-1.1.2
carrot-maven-aws-plugin-1.1.1
carrot-maven-aws-plugin-1.1.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>com.carrotgarden.maven</groupId>
    <artifactId>carrot-maven-aws-plugin</artifactId>
    <version>1.2.6</version>
</plugin>