| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.invictum |
| Идентификатор | Идентификаторunified-test-core |
| Последняя версия | Последняя версия0.1.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.invictum:unified-test-core
Used as a base for automation. Based on Serenity BDD project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| unified-test-core-0.1.15.pom | |
| unified-test-core-0.1.15.jar | 46 KB |
| unified-test-core-0.1.15-sources.jar | 27 KB |
| unified-test-core-0.1.15-javadoc.jar | 255 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.invictum/unified-test-core/ -->
<dependency>
<groupId>com.github.invictum</groupId>
<artifactId>unified-test-core</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.invictum/unified-test-core/
implementation 'com.github.invictum:unified-test-core:0.1.15'
// https://jarcasting.com/artifacts/com.github.invictum/unified-test-core/
implementation ("com.github.invictum:unified-test-core:0.1.15")
'com.github.invictum:unified-test-core:jar:0.1.15'
<dependency org="com.github.invictum" name="unified-test-core" rev="0.1.15">
<artifact name="unified-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.invictum', module='unified-test-core', version='0.1.15')
)
libraryDependencies += "com.github.invictum" % "unified-test-core" % "0.1.15"
[com.github.invictum/unified-test-core "0.1.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.serenity-bdd : serenity-core | jar | 1.1.39 |
| net.serenity-bdd : serenity-rest-assured | jar | 1.1.39 |
| org.yaml : snakeyaml | jar | 1.17 |
| org.reflections : reflections | jar | 0.9.10 |
| commons-io : commons-io | jar | 2.4 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| com.jayway.restassured : json-schema-validator | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |