is not current version
Last Version 4.3.0

org.seleniumhq.selenium:selenium-remote-driver 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-remote-driver
Version

Version

4.1.1
Type

Type

jar
Description

Description

org.seleniumhq.selenium:selenium-remote-driver
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-remote-driver 4.1.1


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

Dependencies

compile (27)

Group / Artifact Type Version
com.beust : jcommander jar 1.81
com.google.auto.service : auto-service-annotations jar 1.0.1
com.google.auto.service : auto-service jar 1.0.1
com.google.guava : guava jar 31.0.1-jre
io.netty : netty-buffer jar 4.1.70.Final
io.netty : netty-codec-http jar 4.1.70.Final
io.netty : netty-common jar 4.1.70.Final
io.netty : netty-transport-classes-epoll jar 4.1.70.Final
io.netty : netty-transport-classes-kqueue jar 4.1.70.Final
io.netty : netty-transport-native-unix-common jar 4.1.70.Final
io.netty : netty-transport jar 4.1.70.Final
io.opentelemetry : opentelemetry-api jar 1.9.1
io.opentelemetry : opentelemetry-context jar 1.9.1
io.opentelemetry : opentelemetry-exporter-logging jar 1.9.1
io.opentelemetry : opentelemetry-sdk-common jar 1.9.1
io.opentelemetry : opentelemetry-sdk-extension-autoconfigure-spi jar 1.9.1
io.opentelemetry : opentelemetry-sdk-extension-autoconfigure jar 1.9.1-alpha
io.opentelemetry : opentelemetry-sdk-trace jar 1.9.1
io.opentelemetry : opentelemetry-sdk jar 1.9.1
io.opentelemetry : opentelemetry-semconv jar 1.9.1-alpha
io.ous : jtoml jar 2.0.0
net.bytebuddy : byte-buddy jar 1.12.2
org.apache.commons : commons-exec jar 1.3
org.asynchttpclient : async-http-client jar 2.12.3
org.seleniumhq.selenium : selenium-api jar 4.1.1
org.seleniumhq.selenium : selenium-http jar 4.1.1
org.seleniumhq.selenium : selenium-json jar 4.1.1

Project Modules

There are no modules declared in this project.