License |
License |
---|---|
GroupId | GroupIdio.qameta.atlas |
ArtifactId | ArtifactIdatlas-webdriver |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlas Webdriver
Atlas Webdriver
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlas-webdriver-1.8.0.pom | |
atlas-webdriver-1.8.0.jar | 36 KB |
atlas-webdriver-1.8.0-sources.jar | 18 KB |
atlas-webdriver-1.8.0-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/ -->
<dependency>
<groupId>io.qameta.atlas</groupId>
<artifactId>atlas-webdriver</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/
implementation 'io.qameta.atlas:atlas-webdriver:1.8.0'
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-webdriver/
implementation ("io.qameta.atlas:atlas-webdriver:1.8.0")
'io.qameta.atlas:atlas-webdriver:jar:1.8.0'
<dependency org="io.qameta.atlas" name="atlas-webdriver" rev="1.8.0">
<artifact name="atlas-webdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.atlas', module='atlas-webdriver', version='1.8.0')
)
libraryDependencies += "io.qameta.atlas" % "atlas-webdriver" % "1.8.0"
[io.qameta.atlas/atlas-webdriver "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.qameta.atlas : atlas-core | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |