License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.actiontestscript |
ArtifactId | ArtifactIdats-automated-testing |
Version | Version2.2.3 |
Type | Typejar |
Description |
Descriptionats-automated-testing
Code generator library to create and execute GUI automated tests
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ats-automated-testing-2.2.3.pom | |
ats-automated-testing-2.2.3.jar | 664 KB |
ats-automated-testing-2.2.3-sources.jar | 443 KB |
ats-automated-testing-2.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.actiontestscript/ats-automated-testing/ -->
<dependency>
<groupId>com.actiontestscript</groupId>
<artifactId>ats-automated-testing</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.actiontestscript/ats-automated-testing/
implementation 'com.actiontestscript:ats-automated-testing:2.2.3'
// https://jarcasting.com/artifacts/com.actiontestscript/ats-automated-testing/
implementation ("com.actiontestscript:ats-automated-testing:2.2.3")
'com.actiontestscript:ats-automated-testing:jar:2.2.3'
<dependency org="com.actiontestscript" name="ats-automated-testing" rev="2.2.3">
<artifact name="ats-automated-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actiontestscript', module='ats-automated-testing', version='2.2.3')
)
libraryDependencies += "com.actiontestscript" % "ats-automated-testing" % "2.2.3"
[com.actiontestscript/ats-automated-testing "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.actiontestscript : amf | jar | 1.0.1 |
org.testng : testng | jar | 7.4.0 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
org.apache.ant : ant | jar | 1.10.12 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.mariuszgromada.math : MathParser.org-mXparser | jar | 4.4.2 |
commons-cli : commons-cli | jar | 1.5.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.opencsv : opencsv | jar | 5.5.2 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
io.netty : netty-all | jar | 4.1.70.Final |
com.browserup : browserup-proxy-core | jar | 2.1.2 |
com.browserup : browserup-proxy-mitm | jar | 2.1.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
org.ahocorasick : ahocorasick | jar | 0.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |