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