MVN

org.seleniumhq.selenium : grid

Maven & Gradle

Jul 02, 2019
2 usages
29.1k stars

grid · Selenium automates browsers. That's it! What you do with that power is entirely up to you.

<dependency>
    <groupId>org.seleniumhq.selenium</groupId>
    <artifactId>grid</artifactId>
    <version>4.0.0-alpha-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.seleniumhq.selenium : grid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0-alpha-2
  • Latest Alpha: 4.0.0-alpha-2

All Versions

Choose a version of org.seleniumhq.selenium : grid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
grid-4.0.0-alpha-2
grid-4.0.0-alpha-1

How to add a dependency to Maven

Add the following org.seleniumhq.selenium : grid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.seleniumhq.selenium</groupId>
    <artifactId>grid</artifactId>
    <version>4.0.0-alpha-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.seleniumhq.selenium : grid gradle dependency to your build.gradle file:

implementation 'org.seleniumhq.selenium:grid:4.0.0-alpha-2'

Gradle Kotlin DSL: Add the following org.seleniumhq.selenium : grid gradle kotlin dependency to your build.gradle.kts file:

implementation("org.seleniumhq.selenium:grid:4.0.0-alpha-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.seleniumhq.selenium : grid sbt scala dependency to your build.sbt file:

libraryDependencies += "org.seleniumhq.selenium" % "grid" % "4.0.0-alpha-2"

Advertisement

Dependencies from Group

Jul 31, 2023
1.7k usages
29.1k stars
Jul 31, 2023
445 usages
29.1k stars
Jul 31, 2023
382 usages
29.1k stars
Jul 31, 2023
374 usages
29.1k stars
Jul 31, 2023
347 usages
29.1k stars

Discover Dependencies

Jan 16, 2023
15 usages
2k stars
Sep 29, 2022
35 usages
2.2k stars
Jul 10, 2023
8 usages
11 stars
Dec 20, 2020
1 usages
May 02, 2019
14 stars
Mar 24, 2020
2 usages
1.9k stars
Apr 30, 2019
1 stars