Last Version

Appium Maven Plugin 0.2.0

A plugin to allow you to start and stop Appium as part of your Maven build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.lazerycode.appium
ArtifactId

ArtifactId

appium-maven-plugin
Version

Version

0.2.0
Type

Type

maven-plugin
Description

Description

Appium Maven Plugin
A plugin to allow you to start and stop Appium as part of your Maven build.
Source Code Management

Source Code Management

https://github.com/Ardesco/appium-maven-plugin

Download appium-maven-plugin 0.2.0


<plugin>
    <groupId>com.lazerycode.appium</groupId>
    <artifactId>appium-maven-plugin</artifactId>
    <version>0.2.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-core jar 3.1.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
commons-io : commons-io jar 2.5
org.zeroturnaround : zt-exec jar 1.9
com.squareup.okhttp3 : okhttp jar 3.6.0
org.zeroturnaround : zt-process-killer jar 1.5
org.slf4j : slf4j-api jar 1.7.22
ch.qos.logback : logback-core jar 1.1.8
ch.qos.logback : logback-classic jar 1.1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.