не последняя версия
Последняя версия 2.57

com.applitools:eyes-connectivity-java-jersey2x 2.53

Applitools Eyes SDK REST API communication implementation depending on Jersey version 2x

Категории

Категории

Java Языки программирования Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.applitools
Идентификатор

Идентификатор

eyes-connectivity-java-jersey2x
Версия

Версия

2.53
Тип

Тип

jar

Скачать eyes-connectivity-java-jersey2x 2.53


<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/ -->
<dependency>
    <groupId>com.applitools</groupId>
    <artifactId>eyes-connectivity-java-jersey2x</artifactId>
    <version>2.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/
implementation 'com.applitools:eyes-connectivity-java-jersey2x:2.53'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/
implementation ("com.applitools:eyes-connectivity-java-jersey2x:2.53")
'com.applitools:eyes-connectivity-java-jersey2x:jar:2.53'
<dependency org="com.applitools" name="eyes-connectivity-java-jersey2x" rev="2.53">
  <artifact name="eyes-connectivity-java-jersey2x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java-jersey2x', version='2.53')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java-jersey2x" % "2.53"
[com.applitools/eyes-connectivity-java-jersey2x "2.53"]