MVN

com.atlassian.maven.plugins : aws-integration-test-plugin

Maven & Gradle

Mar 10, 2017

AWS Integration Test Plugin

<plugin>
    <groupId>com.atlassian.maven.plugins</groupId>
    <artifactId>aws-integration-test-plugin</artifactId>
    <version>3.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlassian.maven.plugins : aws-integration-test-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.atlassian.maven.plugins : aws-integration-test-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
aws-integration-test-plugin-3.0.0
2.1.x
aws-integration-test-plugin-2.1.0
2.0.x
aws-integration-test-plugin-2.0.1
aws-integration-test-plugin-2.0.0
1.1.x
aws-integration-test-plugin-1.1.0
1.0.x
aws-integration-test-plugin-1.0.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.atlassian.maven.plugins</groupId>
    <artifactId>aws-integration-test-plugin</artifactId>
    <version>3.0.0</version>
</plugin>