License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdnet.itarray |
ArtifactId | ArtifactIdautomotion |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomotion
Library for smart visual automation testing
|
Project URL |
Project URL |
Filename | Size |
---|---|
automotion-2.2.2.pom | |
automotion-2.2.2.jar | 243 KB |
automotion-2.2.2-sources.jar | 109 KB |
automotion-2.2.2-javadoc.jar | 910 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.itarray/automotion/ -->
<dependency>
<groupId>net.itarray</groupId>
<artifactId>automotion</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.itarray/automotion/
implementation 'net.itarray:automotion:2.2.2'
// https://jarcasting.com/artifacts/net.itarray/automotion/
implementation ("net.itarray:automotion:2.2.2")
'net.itarray:automotion:jar:2.2.2'
<dependency org="net.itarray" name="automotion" rev="2.2.2">
<artifact name="automotion" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.itarray', module='automotion', version='2.2.2')
)
libraryDependencies += "net.itarray" % "automotion" % "2.2.2"
[net.itarray/automotion "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
io.appium : java-client | jar | 7.2.0 |
com.google.guava : guava | jar | 28.1-jre |
org.apache.httpcomponents : httpclient | jar | 4.5.9 |
org.apache.httpcomponents : httpmime | jar | 4.5.9 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
javax.mail : javax.mail-api | jar | 1.6.2 |
ru.yandex.qatools.ashot : ashot | jar | 1.5.4 |
com.optimaize.languagedetector : language-detector | jar | 0.6 |
com.codeborne : phantomjsdriver | jar | 1.4.4 |
com.webfirmframework : wffweb | jar | 3.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
junit : junit | jar | 4.12 |