TeamCity status message helper

A helper for using status message api from TeamCity.

License

License

Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

de.felixschulze.teamcity
ArtifactId

ArtifactId

teamcity-status-message-helper
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

TeamCity status message helper
A helper for using status message api from TeamCity.
Project URL

Project URL

https://github.com/x2on/teamcity-status-message-helper
Source Code Management

Source Code Management

https://github.com/x2on/teamcity-status-message-helper

Download teamcity-status-message-helper

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

teamcity-status-message-helper Build Status

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.

Versions

Version
1.2
1.1
1.0.2
1.0.1
1.0
0.1