License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-connectivity-java3-jersey1x |
Last Version | Last Version3.215.0-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneyes-connectivity-java3-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-java3-jersey1x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java3-jersey1x</artifactId>
<version>3.215.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey1x/
implementation 'com.applitools:eyes-connectivity-java3-jersey1x:3.215.0-beta'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey1x/
implementation ("com.applitools:eyes-connectivity-java3-jersey1x:3.215.0-beta")
'com.applitools:eyes-connectivity-java3-jersey1x:jar:3.215.0-beta'
<dependency org="com.applitools" name="eyes-connectivity-java3-jersey1x" rev="3.215.0-beta">
<artifact name="eyes-connectivity-java3-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java3-jersey1x', version='3.215.0-beta')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java3-jersey1x" % "3.215.0-beta"
[com.applitools/eyes-connectivity-java3-jersey1x "3.215.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-common-java3 | jar | 3.215.0-beta |
com.sun.jersey : jersey-client | jar | 1.19 |
com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.17.1 |
javax.activation : activation | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
info.cukes : cucumber-java | jar | 1.2.2 |