License |
License |
---|---|
GroupId | GroupIdio.github.bonigarcia |
ArtifactId | ArtifactIdwebdrivermanager |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebDriverManager
Automated driver management and Docker builder for Selenium WebDriver
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webdrivermanager-5.2.1.pom | |
webdrivermanager-5.2.1.jar | 96 KB |
webdrivermanager-5.2.1-sources.jar | 58 KB |
webdrivermanager-5.2.1-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bonigarcia/webdrivermanager/ -->
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bonigarcia/webdrivermanager/
implementation 'io.github.bonigarcia:webdrivermanager:5.2.1'
// https://jarcasting.com/artifacts/io.github.bonigarcia/webdrivermanager/
implementation ("io.github.bonigarcia:webdrivermanager:5.2.1")
'io.github.bonigarcia:webdrivermanager:jar:5.2.1'
<dependency org="io.github.bonigarcia" name="webdrivermanager" rev="5.2.1">
<artifact name="webdrivermanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bonigarcia', module='webdrivermanager', version='5.2.1')
)
libraryDependencies += "io.github.bonigarcia" % "webdrivermanager" % "5.2.1"
[io.github.bonigarcia/webdrivermanager "5.2.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 4.3.0 |
io.javalin : javalin | jar | 4.6.3 |
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.23.1 |
org.mock-server : mockserver-junit-jupiter | jar | 5.13.2 |
org.seleniumhq.selenium : selenium-grid | jar | 4.3.0 |