License |
License |
---|---|
Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-connectivity-java-jersey1_17-sf2_53_1 |
Last Version | Last Version2.52 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneyes-connectivity-java-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-java-jersey1_17-sf2_53_1/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java-jersey1_17-sf2_53_1</artifactId>
<version>2.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey1_17-sf2_53_1/
implementation 'com.applitools:eyes-connectivity-java-jersey1_17-sf2_53_1:2.52'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java-jersey1_17-sf2_53_1/
implementation ("com.applitools:eyes-connectivity-java-jersey1_17-sf2_53_1:2.52")
'com.applitools:eyes-connectivity-java-jersey1_17-sf2_53_1:jar:2.52'
<dependency org="com.applitools" name="eyes-connectivity-java-jersey1_17-sf2_53_1" rev="2.52">
<artifact name="eyes-connectivity-java-jersey1_17-sf2_53_1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java-jersey1_17-sf2_53_1', version='2.52')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java-jersey1_17-sf2_53_1" % "2.52"
[com.applitools/eyes-connectivity-java-jersey1_17-sf2_53_1 "2.52"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-common-java-jersey1_17-sf2_53_1 | jar | 2.52 |
com.sun.jersey : jersey-client | jar | 1.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
info.cukes : cucumber-java | jar | 1.2.2 |