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