| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.actiontestscript |
| ArtifactId | ArtifactIdautomated-testing |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionautomated-testing
Code generator libs to create and execute automated tests
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| automated-testing-1.1.1.pom | |
| automated-testing-1.1.1.jar | 212 KB |
| automated-testing-1.1.1-sources.jar | 112 KB |
| automated-testing-1.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.actiontestscript/automated-testing/ -->
<dependency>
<groupId>com.actiontestscript</groupId>
<artifactId>automated-testing</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.actiontestscript/automated-testing/
implementation 'com.actiontestscript:automated-testing:1.1.1'
// https://jarcasting.com/artifacts/com.actiontestscript/automated-testing/
implementation ("com.actiontestscript:automated-testing:1.1.1")
'com.actiontestscript:automated-testing:jar:1.1.1'
<dependency org="com.actiontestscript" name="automated-testing" rev="1.1.1">
<artifact name="automated-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actiontestscript', module='automated-testing', version='1.1.1')
)
libraryDependencies += "com.actiontestscript" % "automated-testing" % "1.1.1"
[com.actiontestscript/automated-testing "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.2 |
| org.testng : testng | jar | 6.13.1 |
| org.seleniumhq.selenium : selenium-api | jar | 3.8.1 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 3.8.1 |
| org.seleniumhq.selenium : selenium-server | jar | 3.8.1 |
| net.java.dev.jna : jna | jar | 4.3.0 |
| net.java.dev.jna : jna-platform | jar | 4.3.0 |
| org.apache.ant : ant | jar | LATEST |
| com.github.2gis.winium : winium-elements-desktop | jar | LATEST |
| com.exadel.flamingo.flex : amf-serializer | jar | 2.2.0 |
| com.itextpdf : kernel | jar | 7.0.4 |
| com.itextpdf : layout | jar | 7.0.4 |
| org.mariuszgromada.math : MathParser.org-mXparser | jar | 4.1.1 |
| commons-cli : commons-cli | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | LATEST |