| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки TeamCity Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаcom.github.vase4kin |
| Идентификатор | Идентификаторthucydides-teamcity-steplistener |
| Последняя версия | Последняя версия0.3.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThucydides teamCity stepListener
Provide fast and easy test reporting during team city build process
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/ -->
<dependency>
<groupId>com.github.vase4kin</groupId>
<artifactId>thucydides-teamcity-steplistener</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/
implementation 'com.github.vase4kin:thucydides-teamcity-steplistener:0.3.8'
// https://jarcasting.com/artifacts/com.github.vase4kin/thucydides-teamcity-steplistener/
implementation ("com.github.vase4kin:thucydides-teamcity-steplistener:0.3.8")
'com.github.vase4kin:thucydides-teamcity-steplistener:jar:0.3.8'
<dependency org="com.github.vase4kin" name="thucydides-teamcity-steplistener" rev="0.3.8">
<artifact name="thucydides-teamcity-steplistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vase4kin', module='thucydides-teamcity-steplistener', version='0.3.8')
)
libraryDependencies += "com.github.vase4kin" % "thucydides-teamcity-steplistener" % "0.3.8"
[com.github.vase4kin/thucydides-teamcity-steplistener "0.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.5 |
| net.thucydides : thucydides-core | jar | 0.9.273 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |