Last Version

Query 2.0.0-BETA3

A query object designed to make page objects easier to manage

License

License

GroupId

GroupId

com.lazerycode.selenium
ArtifactId

ArtifactId

query
Version

Version

2.0.0-BETA3
Type

Type

jar
Description

Description

Query
A query object designed to make page objects easier to manage
Project URL

Project URL

http://www.lazerycode.com
Source Code Management

Source Code Management

https://github.com/Ardesco/Query

Download query 2.0.0-BETA3


<!-- https://jarcasting.com/artifacts/com.lazerycode.selenium/query/ -->
<dependency>
    <groupId>com.lazerycode.selenium</groupId>
    <artifactId>query</artifactId>
    <version>2.0.0-BETA3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazerycode.selenium/query/
implementation 'com.lazerycode.selenium:query:2.0.0-BETA3'
// https://jarcasting.com/artifacts/com.lazerycode.selenium/query/
implementation ("com.lazerycode.selenium:query:2.0.0-BETA3")
'com.lazerycode.selenium:query:jar:2.0.0-BETA3'
<dependency org="com.lazerycode.selenium" name="query" rev="2.0.0-BETA3">
  <artifact name="query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazerycode.selenium', module='query', version='2.0.0-BETA3')
)
libraryDependencies += "com.lazerycode.selenium" % "query" % "2.0.0-BETA3"
[com.lazerycode.selenium/query "2.0.0-BETA3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 3.141.0
org.seleniumhq.selenium : selenium-java jar 3.141.0
io.appium : java-client jar 6.1.0

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.8.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0

Project Modules

There are no modules declared in this project.