is not current version
Last Version 5.2.1

WebDriverManager 4.4.3

Automatic Selenium WebDriver binaries management in runtime for Java

License

License

GroupId

GroupId

io.github.bonigarcia
ArtifactId

ArtifactId

webdrivermanager
Version

Version

4.4.3
Type

Type

jar
Description

Description

WebDriverManager
Automatic Selenium WebDriver binaries management in runtime for Java
Project URL

Project URL

https://github.com/bonigarcia/webdrivermanager
Source Code Management

Source Code Management

https://github.com/bonigarcia/webdrivermanager

Download webdrivermanager 4.4.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.8.0
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.3
org.rauschig : jarchivelib jar 1.1.0
org.jsoup : jsoup jar 1.13.1

provided (2)

Group / Artifact Type Version
io.javalin : javalin jar 3.13.6
com.squareup.okhttp3 : okhttp jar 4.9.1

test (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
org.mock-server : mockserver-netty jar 5.11.2
com.google.guava : guava jar 30.1.1-jre
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.codeborne : phantomjsdriver jar 1.4.4
org.seleniumhq.selenium : htmlunit-driver jar 2.49.1
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.