is not current version
Last Version 5.2.1

WebDriverManager 5.2.0

Automated driver management and Docker builder for Selenium WebDriver

License

License

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

5.2.0
Type

Type

jar
Description

Description

WebDriverManager
Automated driver management and Docker builder for Selenium WebDriver
Project URL

Project URL

https://bonigarcia.dev/webdrivermanager/
Source Code Management

Source Code Management

https://github.com/bonigarcia/webdrivermanager

Download webdrivermanager 5.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.google.code.gson : gson jar 2.9.0
com.github.docker-java : docker-java jar 3.2.13
com.github.docker-java : docker-java-transport-httpclient5 jar 3.2.13
org.brotli : dec jar 0.1.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3

provided (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.4
io.javalin : javalin jar 4.6.0

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mock-server : mockserver-junit-jupiter jar 5.13.2
org.seleniumhq.selenium : selenium-grid jar 4.1.4

Project Modules

There are no modules declared in this project.