MVN

org.seleniumhq.selenium : selenium-http

Maven & Gradle

Jul 31, 2023
18 usages
29.2k stars

org.seleniumhq.selenium:selenium-http · Selenium automates browsers. That's it! What you do with that power is entirely up to you.

<dependency>
    <groupId>org.seleniumhq.selenium</groupId>
    <artifactId>selenium-http</artifactId>
    <version>4.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.11.0
  • Latest Release Candidate: 4.0.0-rc-3
  • Latest Beta: 4.0.0-beta-4
  • Latest Alpha: 4.0.0-alpha-7

All Versions

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

Version Vulnerabilities Updated
4.11.x
selenium-http-4.11.0
4.10.x
selenium-http-4.10.0
4.9.x
selenium-http-4.9.1
selenium-http-4.9.0
4.8.x
selenium-http-4.8.3
selenium-http-4.8.2
selenium-http-4.8.1
selenium-http-4.8.0
4.7.x
selenium-http-4.7.2
selenium-http-4.7.1
selenium-http-4.7.0
4.6.x
selenium-http-4.6.0
4.5.x
selenium-http-4.5.3
selenium-http-4.5.2
selenium-http-4.5.1
selenium-http-4.5.0
4.4.x
selenium-http-4.4.0
4.3.x
selenium-http-4.3.0
4.2.x
selenium-http-4.2.2
selenium-http-4.2.1
selenium-http-4.2.0
4.1.x
selenium-http-4.1.4
selenium-http-4.1.3
selenium-http-4.1.2
selenium-http-4.1.1
selenium-http-4.1.0
4.0.x
selenium-http-4.0.0
selenium-http-4.0.0-rc-3
selenium-http-4.0.0-rc-2
selenium-http-4.0.0-rc-1
selenium-http-4.0.0-beta-4
selenium-http-4.0.0-beta-3
selenium-http-4.0.0-beta-2
selenium-http-4.0.0-beta-1
selenium-http-4.0.0-alpha-7
selenium-http-4.0.0-alpha-6
selenium-http-4.0.0-alpha-5
selenium-http-4.0.0-alpha-4
selenium-http-4.0.0-alpha-3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.seleniumhq.selenium</groupId>
    <artifactId>selenium-http</artifactId>
    <version>4.11.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.seleniumhq.selenium:selenium-http:4.11.0'

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

implementation("org.seleniumhq.selenium:selenium-http:4.11.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.seleniumhq.selenium" % "selenium-http" % "4.11.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Nov 06, 2014
11 usages
1.3k stars
Oct 26, 2019
14 usages
6 stars
Apr 23, 2022
29 usages
Feb 02, 2021
29 usages
1.3k stars
Jun 01, 2017
12 usages
1 stars
Dec 02, 2017
2 usages
Apr 23, 2020
5 usages
1k stars