is not current version
Last Version 1.0.6

com.github.frimtec:teamcity-inspection-notification-plugin 1.0.4

TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.

Categories

Categories

TeamCity Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

teamcity-inspection-notification-plugin
Version

Version

1.0.4
Type

Type

pom

Download teamcity-inspection-notification-plugin 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>teamcity-inspection-notification-plugin</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/
implementation 'com.github.frimtec:teamcity-inspection-notification-plugin:1.0.4'
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/
implementation ("com.github.frimtec:teamcity-inspection-notification-plugin:1.0.4")
'com.github.frimtec:teamcity-inspection-notification-plugin:pom:1.0.4'
<dependency org="com.github.frimtec" name="teamcity-inspection-notification-plugin" rev="1.0.4">
  <artifact name="teamcity-inspection-notification-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='teamcity-inspection-notification-plugin', version='1.0.4')
)
libraryDependencies += "com.github.frimtec" % "teamcity-inspection-notification-plugin" % "1.0.4"
[com.github.frimtec/teamcity-inspection-notification-plugin "1.0.4"]