MVN

io.github.carousell : aws-devicefarm-maven-plugin

Maven & Gradle

Sep 27, 2018

aws-devicefarm-maven-plugin · Maven plugin to run tests on AWS Device Farm

<plugin>
    <groupId>io.github.carousell</groupId>
    <artifactId>aws-devicefarm-maven-plugin</artifactId>
    <version>1.6.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.carousell : aws-devicefarm-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6.7

All Versions

Choose a version of io.github.carousell : aws-devicefarm-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
aws-devicefarm-maven-plugin-1.6.7
aws-devicefarm-maven-plugin-1.6.3
aws-devicefarm-maven-plugin-1.6.2
aws-devicefarm-maven-plugin-1.6.1
1.6
aws-devicefarm-maven-plugin-1.6
1.4
aws-devicefarm-maven-plugin-1.4
1.3.x
aws-devicefarm-maven-plugin-1.3.1
1.3
aws-devicefarm-maven-plugin-1.3

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.carousell</groupId>
    <artifactId>aws-devicefarm-maven-plugin</artifactId>
    <version>1.6.7</version>
</plugin>

Advertisement