| License | License | 
|---|---|
| Categories | CategoriesJava Languages Jersey Program Interface REST Frameworks | 
| GroupId | GroupIdcom.applitools | 
| ArtifactId | ArtifactIdeyes-connectivity-java-jersey2x | 
| Last Version | Last Version2.57 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneyes-connectivity-java-jersey2x Applitools Eyes SDK REST API communication implementation depending on Jersey version 2x | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/ -->
<dependency>
    <groupId>com.applitools</groupId>
    <artifactId>eyes-connectivity-java-jersey2x</artifactId>
    <version>2.57</version>
</dependency>// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/
implementation 'com.applitools:eyes-connectivity-java-jersey2x:2.57'// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey2x/
implementation ("com.applitools:eyes-connectivity-java-jersey2x:2.57")'com.applitools:eyes-connectivity-java-jersey2x:jar:2.57'<dependency org="com.applitools" name="eyes-connectivity-java-jersey2x" rev="2.57">
  <artifact name="eyes-connectivity-java-jersey2x" type="jar" />
</dependency>@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java-jersey2x', version='2.57')
)libraryDependencies += "com.applitools" % "eyes-connectivity-java-jersey2x" % "2.57"[com.applitools/eyes-connectivity-java-jersey2x "2.57"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.applitools : eyes-common-java | jar | 2.57 | 
| org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.16 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| info.cukes : cucumber-java | jar | 1.2.2 |