License |
License |
---|---|
Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-selenium-java-jersey1x-sf2_45 |
Last Version | Last Version2.30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEyes.Selenium.Java
Applitools Eyes SDK for Selenium Java WebDriver
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1x-sf2_45/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-selenium-java-jersey1x-sf2_45</artifactId>
<version>2.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1x-sf2_45/
implementation 'com.applitools:eyes-selenium-java-jersey1x-sf2_45:2.30'
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1x-sf2_45/
implementation ("com.applitools:eyes-selenium-java-jersey1x-sf2_45:2.30")
'com.applitools:eyes-selenium-java-jersey1x-sf2_45:jar:2.30'
<dependency org="com.applitools" name="eyes-selenium-java-jersey1x-sf2_45" rev="2.30">
<artifact name="eyes-selenium-java-jersey1x-sf2_45" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-selenium-java-jersey1x-sf2_45', version='2.30')
)
libraryDependencies += "com.applitools" % "eyes-selenium-java-jersey1x-sf2_45" % "2.30"
[com.applitools/eyes-selenium-java-jersey1x-sf2_45 "2.30"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-sdk-java-jersey1x | jar | 2.24 |
org.seleniumhq.selenium : selenium-java | jar | 2.45.0 |
io.appium : java-client | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |