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