appiumdriver-framework-core

The module handles parsing the configuration file and initialising the Appium Driver.

License

License

MIT
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

appiumdriver-framework-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

appiumdriver-framework-core
The module handles parsing the configuration file and initialising the Appium Driver.
Project URL

Project URL

https://www.browserstack.com

Download appiumdriver-framework-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-core/ -->
<dependency>
    <groupId>com.browserstack</groupId>
    <artifactId>appiumdriver-framework-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-core/
implementation 'com.browserstack:appiumdriver-framework-core:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-core/
implementation ("com.browserstack:appiumdriver-framework-core:0.0.1")
'com.browserstack:appiumdriver-framework-core:jar:0.0.1'
<dependency org="com.browserstack" name="appiumdriver-framework-core" rev="0.0.1">
  <artifact name="appiumdriver-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='appiumdriver-framework-core', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "appiumdriver-framework-core" % "0.0.1"
[com.browserstack/appiumdriver-framework-core "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
org.slf4j : slf4j-api jar 1.7.25
com.browserstack : browserstack-local-java jar 1.0.6

provided (1)

Group / Artifact Type Version
io.appium : java-client jar 7.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1