Last Version

selenium-drivers 1.0.4

Project that implements services that execute drivers used in Selenium

License

License

GroupId

GroupId

io.github.mariazevedo88
ArtifactId

ArtifactId

selenium-drivers
Version

Version

1.0.4
Type

Type

jar
Description

Description

selenium-drivers
Project that implements services that execute drivers used in Selenium
Project URL

Project URL

https://github.com/mariazevedo88/selenium-drivers
Source Code Management

Source Code Management

https://github.com/mariazevedo88/selenium-drivers

Download selenium-drivers 1.0.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.seleniumhq.selenium : htmlunit-driver jar 2.46.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-server jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.apache.poi : poi jar 4.1.2
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0

Project Modules

There are no modules declared in this project.