teamcity-status-message-helper 
A helper for using status message api from TeamCity.
License
teamcity-status-message-helper is available under the MIT license. See the LICENSE file for more info.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTeamCity Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаde.felixschulze.teamcity |
| Идентификатор | Идентификаторteamcity-status-message-helper |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTeamCity status message helper
A helper for using status message api from TeamCity.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/ -->
<dependency>
<groupId>de.felixschulze.teamcity</groupId>
<artifactId>teamcity-status-message-helper</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/
implementation 'de.felixschulze.teamcity:teamcity-status-message-helper:1.2'
// https://jarcasting.com/artifacts/de.felixschulze.teamcity/teamcity-status-message-helper/
implementation ("de.felixschulze.teamcity:teamcity-status-message-helper:1.2")
'de.felixschulze.teamcity:teamcity-status-message-helper:jar:1.2'
<dependency org="de.felixschulze.teamcity" name="teamcity-status-message-helper" rev="1.2">
<artifact name="teamcity-status-message-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.felixschulze.teamcity', module='teamcity-status-message-helper', version='1.2')
)
libraryDependencies += "de.felixschulze.teamcity" % "teamcity-status-message-helper" % "1.2"
[de.felixschulze.teamcity/teamcity-status-message-helper "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |

A helper for using status message api from TeamCity.
teamcity-status-message-helper is available under the MIT license. See the LICENSE file for more info.