is not current version
Last Version 1.67

se.bjurr.violations:violation-comments-to-github-maven-plugin 1.44

Maven plugin that comments GitHub with results from static code analysis.

Categories

Categories

Maven Build Tools Github Development Tools Version Controls
GroupId

GroupId

se.bjurr.violations
ArtifactId

ArtifactId

violation-comments-to-github-maven-plugin
Version

Version

1.44
Type

Type

jar

Download violation-comments-to-github-maven-plugin 1.44


<!-- https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-github-maven-plugin/ -->
<dependency>
    <groupId>se.bjurr.violations</groupId>
    <artifactId>violation-comments-to-github-maven-plugin</artifactId>
    <version>1.44</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-github-maven-plugin/
implementation 'se.bjurr.violations:violation-comments-to-github-maven-plugin:1.44'
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-github-maven-plugin/
implementation ("se.bjurr.violations:violation-comments-to-github-maven-plugin:1.44")
'se.bjurr.violations:violation-comments-to-github-maven-plugin:jar:1.44'
<dependency org="se.bjurr.violations" name="violation-comments-to-github-maven-plugin" rev="1.44">
  <artifact name="violation-comments-to-github-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.violations', module='violation-comments-to-github-maven-plugin', version='1.44')
)
libraryDependencies += "se.bjurr.violations" % "violation-comments-to-github-maven-plugin" % "1.44"
[se.bjurr.violations/violation-comments-to-github-maven-plugin "1.44"]