Last Version

Custom Page Factory 3.3.1

Custom Page Factory to read web elements or mobile elements from JSON

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

custom-page-factory
Version

Version

3.3.1
Type

Type

jar
Description

Description

Custom Page Factory
Custom Page Factory to read web elements or mobile elements from JSON
Project URL

Project URL

https://github.com/hemanthsridhar/custom-page-factory
Source Code Management

Source Code Management

http://github.com/hemanthsridhar/custom-page-factory/tree/master

Download custom-page-factory 3.3.1


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/ -->
<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>custom-page-factory</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation 'com.github.hemanthsridhar:custom-page-factory:3.3.1'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation ("com.github.hemanthsridhar:custom-page-factory:3.3.1")
'com.github.hemanthsridhar:custom-page-factory:jar:3.3.1'
<dependency org="com.github.hemanthsridhar" name="custom-page-factory" rev="3.3.1">
  <artifact name="custom-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='custom-page-factory', version='3.3.1')
)
libraryDependencies += "com.github.hemanthsridhar" % "custom-page-factory" % "3.3.1"
[com.github.hemanthsridhar/custom-page-factory "3.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.2.1
io.appium : java-client jar 7.6.0
com.google.code.gson : gson jar 2.8.9
org.jetbrains : annotations jar RELEASE
com.jayway.jsonpath : json-path jar 2.7.0
org.aeonbits.owner : owner jar 1.0.12
io.github.bonigarcia : webdrivermanager jar 5.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.23.1

Project Modules

There are no modules declared in this project.