License |
License |
---|---|
GroupId | GroupIdorg.seleniumhq.selenium |
ArtifactId | ArtifactIdselenium-http |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.seleniumhq.selenium:selenium-http
Selenium automates browsers. That's it! What you do with that power is entirely up to you.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenium-http-4.3.0.pom | |
selenium-http-4.3.0.jar | 50 KB |
selenium-http-4.3.0-sources.jar | 27 KB |
selenium-http-4.3.0-javadoc.jar | 522 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seleniumhq.selenium/selenium-http/ -->
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-http</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seleniumhq.selenium/selenium-http/
implementation 'org.seleniumhq.selenium:selenium-http:4.3.0'
// https://jarcasting.com/artifacts/org.seleniumhq.selenium/selenium-http/
implementation ("org.seleniumhq.selenium:selenium-http:4.3.0")
'org.seleniumhq.selenium:selenium-http:jar:4.3.0'
<dependency org="org.seleniumhq.selenium" name="selenium-http" rev="4.3.0">
<artifact name="selenium-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seleniumhq.selenium', module='selenium-http', version='4.3.0')
)
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http" % "4.3.0"
[org.seleniumhq.selenium/selenium-http "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
dev.failsafe : failsafe | jar | 3.2.4 |
org.seleniumhq.selenium : selenium-api | jar | 4.3.0 |
org.seleniumhq.selenium : selenium-json | jar | 4.3.0 |