License |
License |
---|---|
GroupId | GroupIdcom.epam.healenium |
ArtifactId | ArtifactIdhealenium-appium |
Version | Version1.2.4 |
Type | Typejar |
Description |
Descriptionhealenium-appium
healenium appium client
|
Project URL |
Project URL |
Filename | Size |
---|---|
healenium-appium-1.2.4.pom | |
healenium-appium-1.2.4.jar | 19 KB |
healenium-appium-1.2.4-sources.jar | 11 KB |
healenium-appium-1.2.4-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.healenium/healenium-appium/ -->
<dependency>
<groupId>com.epam.healenium</groupId>
<artifactId>healenium-appium</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.healenium/healenium-appium/
implementation 'com.epam.healenium:healenium-appium:1.2.4'
// https://jarcasting.com/artifacts/com.epam.healenium/healenium-appium/
implementation ("com.epam.healenium:healenium-appium:1.2.4")
'com.epam.healenium:healenium-appium:jar:1.2.4'
<dependency org="com.epam.healenium" name="healenium-appium" rev="1.2.4">
<artifact name="healenium-appium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.healenium', module='healenium-appium', version='1.2.4')
)
libraryDependencies += "com.epam.healenium" % "healenium-appium" % "1.2.4"
[com.epam.healenium/healenium-appium "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.healenium : healenium-web | jar | 3.2.4 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.apache.maven.plugins : maven-surefire-plugin | maven-plugin | 3.0.0-M5 |
org.apache.maven : maven-artifact | jar | 2.0.11 |
org.apache.maven : maven-compat | jar | 3.8.1 |
org.apache.maven : maven-plugin-api | jar | 3.8.1 |
com.typesafe : config | jar | 1.3.4 |
com.epam.healenium : tree-comparing | jar | 0.4.10 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
org.projectlombok : lombok | jar | 1.18.20 |
org.mapstruct : mapstruct-processor | jar | 1.4.2.Final |
io.appium : java-client | jar | 7.3.0 |
org.javassist : javassist | jar | 3.26.0-GA |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : junit-jupiter | jar | 1.15.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |