Last Version

de.qaware.tools.sonarqube-build-breaker:library 2.3

Breaks the build if the SonarQube quality gate of the project is red.

License

License

MIT
GroupId

GroupId

de.qaware.tools.sonarqube-build-breaker
ArtifactId

ArtifactId

library
Version

Version

2.3
Type

Type

jar
Description

Description

Breaks the build if the SonarQube quality gate of the project is red.
Project Organization

Project Organization

QAware GmbH

Download library 2.3


<!-- https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/ -->
<dependency>
    <groupId>de.qaware.tools.sonarqube-build-breaker</groupId>
    <artifactId>library</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/
implementation 'de.qaware.tools.sonarqube-build-breaker:library:2.3'
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/
implementation ("de.qaware.tools.sonarqube-build-breaker:library:2.3")
'de.qaware.tools.sonarqube-build-breaker:library:jar:2.3'
<dependency org="de.qaware.tools.sonarqube-build-breaker" name="library" rev="2.3">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.sonarqube-build-breaker', module='library', version='2.3')
)
libraryDependencies += "de.qaware.tools.sonarqube-build-breaker" % "library" % "2.3"
[de.qaware.tools.sonarqube-build-breaker/library "2.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.slf4j : slf4j-api jar 1.7.30
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
commons-io : commons-io jar 2.7
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.