| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.applitools |
| Идентификатор | Идентификаторeyes-connectivity-java4-jersey2x |
| Последняя версия | Последняя версия4.14.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeyes-connectivity-java4-jersey2x
Applitools Eyes SDK REST API communication implementation depending on Jersey version 2x
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey2x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java4-jersey2x</artifactId>
<version>4.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey2x/
implementation 'com.applitools:eyes-connectivity-java4-jersey2x:4.14.0'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey2x/
implementation ("com.applitools:eyes-connectivity-java4-jersey2x:4.14.0")
'com.applitools:eyes-connectivity-java4-jersey2x:jar:4.14.0'
<dependency org="com.applitools" name="eyes-connectivity-java4-jersey2x" rev="4.14.0">
<artifact name="eyes-connectivity-java4-jersey2x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java4-jersey2x', version='4.14.0')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java4-jersey2x" % "4.14.0"
[com.applitools/eyes-connectivity-java4-jersey2x "4.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.applitools : eyes-common-java4 | jar | 4.14.0 |
| org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.16 |
| org.glassfish.jersey.core : jersey-client | jar | 2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.8 |
| info.cukes : cucumber-java | jar | 1.2.2 |