violation-comments-to-bitbucket-cloud-lib

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

License

License

GroupId

GroupId

se.bjurr.violations
ArtifactId

ArtifactId

violation-comments-to-bitbucket-cloud-lib
Last Version

Last Version

1.16.1
Release Date

Release Date

Type

Type

jar
Description

Description

violation-comments-to-bitbucket-cloud-lib
'Library that adds violation comments from static code analysis to Bitbucket Cloud.'
Project URL

Project URL

https://github.com/tomasbjerre/violation-comments-to-bitbucket-cloud-lib
Source Code Management

Source Code Management

https://github.com/tomasbjerre/violation-comments-to-bitbucket-cloud-lib

Download violation-comments-to-bitbucket-cloud-lib

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
se.bjurr.violations : violation-comments-lib jar 1.106.1
se.bjurr.bitbucketcloud : bitbucket-cloud-java-rest-api jar 1.11
org.jboss.resteasy : resteasy-client jar 4.0.0.Final
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.

Violation Comments to Bitbucket Cloud Lib

Build Status Maven Central

This is a library that adds violation comments from static code analysis to Bitbucket Cloud.

It uses Violation Comments Lib and supports the same formats as Violations Lib.

It uses Bitbucket Cloud API found here.

Usage

This software can be used:

Versions

Version
1.16.1
1.15
1.14
1.12
1.11
1.10
1.9
1.8
1.7