| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.bogdanovmn.httpclient |
| ArtifactId | ArtifactIdhttp-client-selenium |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHTTP client framework (Selenium)
HTTP client framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-selenium/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient</groupId>
<artifactId>http-client-selenium</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-selenium/
implementation 'com.github.bogdanovmn.httpclient:http-client-selenium:2.1.7'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-selenium/
implementation ("com.github.bogdanovmn.httpclient:http-client-selenium:2.1.7")
'com.github.bogdanovmn.httpclient:http-client-selenium:jar:2.1.7'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-selenium" rev="2.1.7">
<artifact name="http-client-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-selenium', version='2.1.7')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-selenium" % "2.1.7"
[com.github.bogdanovmn.httpclient/http-client-selenium "2.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bogdanovmn.httpclient : http-client-core | jar | |
| org.seleniumhq.selenium : selenium-java | jar |