| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators KeY Данные Data Formats Formal Verification |
| Группа | Группаde.openkeyword |
| Идентификатор | Идентификаторautoit |
| Последняя версия | Последняя версия0.2.44 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOKW - OpenKeyWord is a framework for keyword-driven testing. OKW is like a glue: it is the link between the test case description and the user activity on GUI. OKW dramatically reduces the cost of creating and maintaining test cases.
|
| Организация-разработчик |
Организация-разработчикOpenKeyWord |
| Имя Файла | Размер |
|---|---|
| autoit-0.2.44.pom | |
| autoit-0.2.44.jar | 15 KB |
| autoit-0.2.44-sources.jar | 15 KB |
| autoit-0.2.44-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.openkeyword/autoit/ -->
<dependency>
<groupId>de.openkeyword</groupId>
<artifactId>autoit</artifactId>
<version>0.2.44</version>
</dependency>
// https://jarcasting.com/artifacts/de.openkeyword/autoit/
implementation 'de.openkeyword:autoit:0.2.44'
// https://jarcasting.com/artifacts/de.openkeyword/autoit/
implementation ("de.openkeyword:autoit:0.2.44")
'de.openkeyword:autoit:jar:0.2.44'
<dependency org="de.openkeyword" name="autoit" rev="0.2.44">
<artifact name="autoit" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.openkeyword', module='autoit', version='0.2.44')
)
libraryDependencies += "de.openkeyword" % "autoit" % "0.2.44"
[de.openkeyword/autoit "0.2.44"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.jacob-project : jacob | jar | 1.14.3 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.antlr : antlr4-runtime | jar | 4.8 |
| org.antlr : ST4 | jar | 4.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| com.sun.xml.bind : jaxb-core | jar | 3.0.0-M4 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-impl | jar | 3.0.0-M4 |
| com.sun.xml.bind : jaxb-jxc | jar | 3.0.0-M4 |
| com.sun.xml.bind : jaxb-xjc | jar | 3.0.0-M4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |