Last Version

Appium Maven Plugin Parent 1.0 1.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-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Appium Maven Plugin Parent 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).
Project URL

Project URL

https://github.com/psorobka/appium-maven-plugin
Source Code Management

Source Code Management

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

Download appium-maven-plugin-parent 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.psorobka/appium-maven-plugin-parent/ -->
<dependency>
    <groupId>com.github.psorobka</groupId>
    <artifactId>appium-maven-plugin-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.psorobka/appium-maven-plugin-parent/
implementation 'com.github.psorobka:appium-maven-plugin-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.psorobka/appium-maven-plugin-parent/
implementation ("com.github.psorobka:appium-maven-plugin-parent:1.1.0")
'com.github.psorobka:appium-maven-plugin-parent:pom:1.1.0'
<dependency org="com.github.psorobka" name="appium-maven-plugin-parent" rev="1.1.0">
  <artifact name="appium-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.psorobka', module='appium-maven-plugin-parent', version='1.1.0')
)
libraryDependencies += "com.github.psorobka" % "appium-maven-plugin-parent" % "1.1.0"
[com.github.psorobka/appium-maven-plugin-parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • appium-maven-plugin
  • appium-maven-plugin-example