t

teamcity-inspection-notification-plugin

TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.
https://github.com/frimtec/teamcity-inspection-notification-plugin
Apache 2
Markus Friedli
Files download
File Operation
teamcity-inspection-notification-plugin-1.0.6.pom download
Apache Maven
<dependency>
  <groupId>com.github.frimtec</groupId>
  <artifactId>teamcity-inspection-notification-plugin</artifactId>
  <version>1.0.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.frimtec:teamcity-inspection-notification-plugin:1.0.6'
Gradle Kotlin
implementation("com.github.frimtec:teamcity-inspection-notification-plugin:1.0.6")
Scala SBT
libraryDependencies += "com.github.frimtec" % "teamcity-inspection-notification-plugin" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.frimtec', module='teamcity-inspection-notification-plugin', version='1.0.6')
)
Apache Ivy
<dependency org="com.github.frimtec" name="teamcity-inspection-notification-plugin" rev="1.0.6" />
Leiningen
[com.github.frimtec/teamcity-inspection-notification-plugin "1.0.6"]
Apache Buildr
'com.github.frimtec:teamcity-inspection-notification-plugin:jar:1.0.6'
Dependencies
The project has no third-party dependencies