is not current version
Last Version 4.3.0

org.seleniumhq.selenium:selenium-http 4.1.1

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

License

License

GroupId

GroupId

org.seleniumhq.selenium
ArtifactId

ArtifactId

selenium-http
Version

Version

4.1.1
Type

Type

jar
Description

Description

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

Project URL

https://selenium.dev/
Source Code Management

Source Code Management

https://github.com/SeleniumHQ/selenium/

Download selenium-http 4.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
net.jodah : failsafe jar 2.4.4
org.seleniumhq.selenium : selenium-api jar 4.1.1
org.seleniumhq.selenium : selenium-json jar 4.1.1

Project Modules

There are no modules declared in this project.