| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.applitools |
| Идентификатор | Идентификаторeyes-selenium-java-jersey2x |
| Последняя версия | Последняя версия2.28 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEyes.Selenium.Java
Applitools Eyes SDK for Selenium Java WebDriver
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.applitools : eyes-sdk-java-jersey2x | jar | 2.23 |
| org.seleniumhq.selenium : selenium-java | jar | RELEASE |
| io.appium : java-client | jar | RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |