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