| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.amuthansakthivel |
| Идентификатор | Идентификаторcbh-testrail |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеTest Rail Integration for Java Automation projects
This is wrapper library which can help to integrate java test automation project to Test Rail
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cbh-testrail-1.0.0.pom | |
| cbh-testrail-1.0.0.jar | 22 KB |
| cbh-testrail-1.0.0-sources.jar | 10 KB |
| cbh-testrail-1.0.0-javadoc.jar | 477 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/ -->
<dependency>
<groupId>io.github.amuthansakthivel</groupId>
<artifactId>cbh-testrail</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/
implementation 'io.github.amuthansakthivel:cbh-testrail:1.0.0'
// https://jarcasting.com/artifacts/io.github.amuthansakthivel/cbh-testrail/
implementation ("io.github.amuthansakthivel:cbh-testrail:1.0.0")
'io.github.amuthansakthivel:cbh-testrail:jar:1.0.0'
<dependency org="io.github.amuthansakthivel" name="cbh-testrail" rev="1.0.0">
<artifact name="cbh-testrail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amuthansakthivel', module='cbh-testrail', version='1.0.0')
)
libraryDependencies += "io.github.amuthansakthivel" % "cbh-testrail" % "1.0.0"
[io.github.amuthansakthivel/cbh-testrail "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| org.apache.maven.plugins : maven-gpg-plugin | maven-plugin | 3.0.1 |
| org.aeonbits.owner : owner | jar | 1.0.12 |
| com.konghq : unirest-java | jar | 3.13.6 |
| org.projectlombok : lombok | jar | 1.18.20 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| org.testng : testng | jar | 7.5 |