| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.actiontestscript |
| Идентификатор | Идентификаторats-automated-testing |
| Последняя версия | Последняя версия2.3.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеats-automated-testing
Code generator library to create and execute GUI automated tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |