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.
License |
License |
---|---|
Categories |
CategoriesTeamCity Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdde.felixschulze.teamcity |
ArtifactId | ArtifactIdteamcity-status-message-helper |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeamCity status message helper
A helper for using status message api from TeamCity.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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.