Appium Maven Plugin 1.0

Appium Maven Plugin provides start and stop methods for Appium - open source, cross-platform test automation tool for native, hybrid and mobile web apps, tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices (iOS, Android, FirefoxOS).

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.psorobka
ArtifactId

ArtifactId

appium-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Appium Maven Plugin 1.0
Appium Maven Plugin provides start and stop methods for Appium - open source, cross-platform test automation tool for native, hybrid and mobile web apps, tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices (iOS, Android, FirefoxOS).

Download appium-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.psorobka</groupId>
    <artifactId>appium-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-core jar 3.3.3
org.zeroturnaround : zt-process jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0