WebDriver Supplier library, which helps to effectively manage web browser sessions.


License

License

GroupId

GroupId

io.github.sskorol
ArtifactId

ArtifactId

webdriver-supplier
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

WebDriver Supplier library, which helps to effectively manage web browser sessions.
WebDriver Supplier library, which helps to effectively manage web browser sessions.
Project URL

Project URL

https://github.com/sskorol/webdriver-supplier
Source Code Management

Source Code Management

https://github.com/sskorol/webdriver-supplier

Download webdriver-supplier

How to add to project

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

Dependencies

runtime (12)

Group / Artifact Type Version
org.testng : testng jar 7.6.0
org.jooq : joor jar 0.9.14
one.util : streamex jar 0.8.1
io.vavr : vavr jar 0.10.4
org.seleniumhq.selenium : selenium-java jar 4.1.4
org.bouncycastle : bcprov-jdk15on jar 1.70
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
io.github.bonigarcia : webdrivermanager jar 5.1.1
org.aeonbits.owner : owner jar 1.0.12
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
io.github.sskorol : cdt-java-client jar 5.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.3
0.6.2
0.6.0
0.5.0