License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.lazerycode.appium |
ArtifactId | ArtifactIdappium-maven-plugin |
Version | Version0.2.0 |
Type | Typemaven-plugin |
Description |
DescriptionAppium Maven Plugin
A plugin to allow you to start and stop Appium as part of your Maven build.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appium-maven-plugin-0.2.0.pom | |
appium-maven-plugin-0.2.0.jar | 21 KB |
appium-maven-plugin-0.2.0-sources.jar | 12 KB |
appium-maven-plugin-0.2.0-javadoc.jar | 72 KB |
Browse |
<plugin>
<groupId>com.lazerycode.appium</groupId>
<artifactId>appium-maven-plugin</artifactId>
<version>0.2.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |