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