License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.actiontestscript |
ArtifactId | ArtifactIdats-automated-testing |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
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.3.8.pom | |
ats-automated-testing-2.3.8.jar | 536 KB |
ats-automated-testing-2.3.8-sources.jar | 349 KB |
ats-automated-testing-2.3.8-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.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.actiontestscript/ats-automated-testing/
implementation 'com.actiontestscript:ats-automated-testing:2.3.8'
// https://jarcasting.com/artifacts/com.actiontestscript/ats-automated-testing/
implementation ("com.actiontestscript:ats-automated-testing:2.3.8")
'com.actiontestscript:ats-automated-testing:jar:2.3.8'
<dependency org="com.actiontestscript" name="ats-automated-testing" rev="2.3.8">
<artifact name="ats-automated-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actiontestscript', module='ats-automated-testing', version='2.3.8')
)
libraryDependencies += "com.actiontestscript" % "ats-automated-testing" % "2.3.8"
[com.actiontestscript/ats-automated-testing "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.actiontestscript : amf | jar | 1.0.1 |
org.testng : testng | jar | 7.6.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.2.2 |
org.apache.ant : ant | jar | 1.10.12 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.mariuszgromada.math : MathParser.org-mXparser | jar | 5.0.6 |
commons-cli : commons-cli | jar | 1.5.0 |
com.google.code.gson : gson | jar | 2.9.0 |
com.opencsv : opencsv | jar | 5.6 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
io.netty : netty-all | jar | 4.1.78.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.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
org.ahocorasick : ahocorasick | jar | 0.6.3 |
org.codehaus.groovy : groovy | jar | 3.0.11 |
com.squareup.okhttp3 : okhttp | jar | 4.10.0 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |