License |
License |
---|---|
Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-selenium-java-jersey2x |
Last Version | Last Version2.28 |
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-jersey2x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-selenium-java-jersey2x</artifactId>
<version>2.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey2x/
implementation 'com.applitools:eyes-selenium-java-jersey2x:2.28'
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey2x/
implementation ("com.applitools:eyes-selenium-java-jersey2x:2.28")
'com.applitools:eyes-selenium-java-jersey2x:jar:2.28'
<dependency org="com.applitools" name="eyes-selenium-java-jersey2x" rev="2.28">
<artifact name="eyes-selenium-java-jersey2x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-selenium-java-jersey2x', version='2.28')
)
libraryDependencies += "com.applitools" % "eyes-selenium-java-jersey2x" % "2.28"
[com.applitools/eyes-selenium-java-jersey2x "2.28"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-sdk-java-jersey2x | jar | 2.23 |
org.seleniumhq.selenium : selenium-java | jar | RELEASE |
io.appium : java-client | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |