MVN

com.lazerycode.selenium : query

Maven & Gradle

Nov 11, 2018
1 usages
12 stars

Query · A query object designed to make page objects easier to manage

<dependency>
    <groupId>com.lazerycode.selenium</groupId>
    <artifactId>query</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lazerycode.selenium : query to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0
  • Latest Beta: 2.0.0-BETA3

All Versions

Choose a version of com.lazerycode.selenium : query to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
query-2.0.0-BETA3
query-2.0.0-BETA2
query-2.0.0-BETA1
1.2.x
query-1.2.0
1.1.x
query-1.1.0
1.0.x
query-1.0.0

How to add a dependency to Maven

Add the following com.lazerycode.selenium : query maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lazerycode.selenium</groupId>
    <artifactId>query</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lazerycode.selenium : query gradle dependency to your build.gradle file:

implementation 'com.lazerycode.selenium:query:1.2.0'

Gradle Kotlin DSL: Add the following com.lazerycode.selenium : query gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lazerycode.selenium:query:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lazerycode.selenium : query sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lazerycode.selenium" % "query" % "1.2.0"

Advertisement

Dependencies from Group

Nov 11, 2018
1 usages
12 stars

Discover Dependencies

Feb 13, 2018
1 usages
21 stars
Aug 21, 2018
30 stars
May 14, 2020
12 usages
233 stars
May 14, 2020
7 usages
233 stars
May 14, 2020
12 usages
233 stars
Mar 18, 2018
1 usages
0 stars
Dec 17, 2018
2 usages
5.4k stars
Nov 24, 2017
39 stars