is not current version
Last Version 1.1.3

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

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

License

License

GroupId

GroupId

io.github.sskorol
ArtifactId

ArtifactId

webdriver-supplier
Version

Version

0.9.1
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 0.9.1


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

Dependencies

runtime (9)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
io.github.bonigarcia : webdrivermanager jar 4.1.0
io.vavr : vavr jar 1.0.0-alpha-3
one.util : streamex jar 0.7.2
org.aeonbits.owner : owner jar 1.0.12
org.jooq : joor-java-8 jar 0.9.12
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.slf4j : slf4j-simple jar 1.8.0-beta4
org.testng : testng jar 7.2.0

Project Modules

There are no modules declared in this project.