| License |
License |
|---|---|
| Categories |
CategoriesJersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.applitools |
| ArtifactId | ArtifactIdeyes-connectivity-java3-jersey1x |
| Version | Version3.207.3 |
| 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.207.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey1x/
implementation 'com.applitools:eyes-connectivity-java3-jersey1x:3.207.3'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey1x/
implementation ("com.applitools:eyes-connectivity-java3-jersey1x:3.207.3")
'com.applitools:eyes-connectivity-java3-jersey1x:jar:3.207.3'
<dependency org="com.applitools" name="eyes-connectivity-java3-jersey1x" rev="3.207.3">
<artifact name="eyes-connectivity-java3-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java3-jersey1x', version='3.207.3')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java3-jersey1x" % "3.207.3"
[com.applitools/eyes-connectivity-java3-jersey1x "3.207.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.applitools : eyes-common-java3 | jar | 3.207.3 |
| 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 |