| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tascape.qa |
| Идентификатор | Идентификаторtestharness |
| Последняя версия | Последняя версия1.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtestharness
Testharness - Test Automation Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| testharness-1.1.9.pom | |
| testharness-1.1.9.jar | 153 KB |
| testharness-1.1.9-sources.jar | 86 KB |
| testharness-1.1.9-javadoc.jar | 338 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tascape.qa/testharness/ -->
<dependency>
<groupId>com.tascape.qa</groupId>
<artifactId>testharness</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.tascape.qa/testharness/
implementation 'com.tascape.qa:testharness:1.1.9'
// https://jarcasting.com/artifacts/com.tascape.qa/testharness/
implementation ("com.tascape.qa:testharness:1.1.9")
'com.tascape.qa:testharness:jar:1.1.9'
<dependency org="com.tascape.qa" name="testharness" rev="1.1.9">
<artifact name="testharness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tascape.qa', module='testharness', version='1.1.9')
)
libraryDependencies += "com.tascape.qa" % "testharness" % "1.1.9"
[com.tascape.qa/testharness "1.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tascape.qa : th-junit4 | jar | 4.12 |
| com.tascape.qa : th-ui | jar | 1.0.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| log4j : log4j | jar | 1.2.17 |
| org.json : json | jar | 20160212 |
| com.jolbox : bonecp | jar | 0.8.0.RELEASE |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-exec | jar | 1.3 |
| com.google.guava : guava | jar | 19.0 |
| com.h2database : h2 | jar | 1.4.191 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.eclipse.persistence : eclipselink | jar | 2.6.3 |
| com.jcraft : jsch | jar | 0.1.53 |
| org.jacoco : org.jacoco.core | jar | 0.7.6.201602180812 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.39 |