MVN

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

Maven & Gradle

Sep 01, 2020
2 stars

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

<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>teamcity-inspection-notification-plugin</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frimtec : teamcity-inspection-notification-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.github.frimtec : teamcity-inspection-notification-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
teamcity-inspection-notification-plugin-1.0.6
teamcity-inspection-notification-plugin-1.0.5
teamcity-inspection-notification-plugin-1.0.4
teamcity-inspection-notification-plugin-1.0.3
0.0.x
teamcity-inspection-notification-plugin-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>teamcity-inspection-notification-plugin</artifactId>
    <version>1.0.6</version>
</dependency>