is not current version
Last Version 1.101.3

se.bjurr.violations:violation-comments-to-bitbucket-server-lib 1.24

Library that adds violation comments from static code analysis to Bitbucket Server.

GroupId

GroupId

se.bjurr.violations
ArtifactId

ArtifactId

violation-comments-to-bitbucket-server-lib
Version

Version

1.24
Type

Type

jar

Download violation-comments-to-bitbucket-server-lib 1.24


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