| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.applitools |
| ArtifactId | ArtifactIdeyes-connectivity-java3-net |
| Last Version | Last Version3.215.0-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneyes-connectivity-java3-net
Applitools Eyes SDK REST API communication implementation depending on java.net
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-net/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java3-net</artifactId>
<version>3.215.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-net/
implementation 'com.applitools:eyes-connectivity-java3-net:3.215.0-beta'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-net/
implementation ("com.applitools:eyes-connectivity-java3-net:3.215.0-beta")
'com.applitools:eyes-connectivity-java3-net:jar:3.215.0-beta'
<dependency org="com.applitools" name="eyes-connectivity-java3-net" rev="3.215.0-beta">
<artifact name="eyes-connectivity-java3-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java3-net', version='3.215.0-beta')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java3-net" % "3.215.0-beta"
[com.applitools/eyes-connectivity-java3-net "3.215.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.applitools : eyes-common-java3 | jar | 3.215.0-beta |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
| 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 |