License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-connectivity-java4-jersey1x |
Last Version | Last Version4.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneyes-connectivity-java4-jersey1x
Applitools Eyes SDK REST API communication implementation depending on Jersey version 1x
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java4-jersey1x</artifactId>
<version>4.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/
implementation 'com.applitools:eyes-connectivity-java4-jersey1x:4.14.0'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/
implementation ("com.applitools:eyes-connectivity-java4-jersey1x:4.14.0")
'com.applitools:eyes-connectivity-java4-jersey1x:jar:4.14.0'
<dependency org="com.applitools" name="eyes-connectivity-java4-jersey1x" rev="4.14.0">
<artifact name="eyes-connectivity-java4-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java4-jersey1x', version='4.14.0')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java4-jersey1x" % "4.14.0"
[com.applitools/eyes-connectivity-java4-jersey1x "4.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-common-java4 | jar | 4.14.0 |
com.sun.jersey : jersey-client | jar | 1.19 |
com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.8 |
info.cukes : cucumber-java | jar | 1.2.2 |