| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.verisoft |
| Идентификатор | Идентификаторtest-api |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеco.verisoft:test-api
VeriSoft framewordk for testing web and mobile applications. junit 5 Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-api-0.0.3.pom | |
| test-api-0.0.3.jar | 77 KB |
| test-api-0.0.3-sources.jar | 58 KB |
| test-api-0.0.3-javadoc.jar | 673 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.verisoft/test-api/ -->
<dependency>
<groupId>co.verisoft</groupId>
<artifactId>test-api</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.verisoft/test-api/
implementation 'co.verisoft:test-api:0.0.3'
// https://jarcasting.com/artifacts/co.verisoft/test-api/
implementation ("co.verisoft:test-api:0.0.3")
'co.verisoft:test-api:jar:0.0.3'
<dependency org="co.verisoft" name="test-api" rev="0.0.3">
<artifact name="test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.verisoft', module='test-api', version='0.0.3')
)
libraryDependencies += "co.verisoft" % "test-api" % "0.0.3"
[co.verisoft/test-api "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
| org.slf4j : log4j-over-slf4j | jar | 2.0.0-alpha6 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.projectlombok : lombok | jar | 1.18.22 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
| org.jetbrains : annotations | jar | 23.0.0 |
| com.aventstack : extentreports | jar | 5.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-console-standalone | jar | 1.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |