| License |
License |
|---|---|
| GroupId | GroupIdde.qaware.tools.sonarqube-build-breaker |
| ArtifactId | ArtifactIdsonarqube-build-breaker |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonarQube build breaker
Breaks the build if the SonarQube quality gate of the project is red.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sonarqube-build-breaker-2.3.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/ -->
<dependency>
<groupId>de.qaware.tools.sonarqube-build-breaker</groupId>
<artifactId>sonarqube-build-breaker</artifactId>
<version>2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/
implementation 'de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:2.3'
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/
implementation ("de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:2.3")
'de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:pom:2.3'
<dependency org="de.qaware.tools.sonarqube-build-breaker" name="sonarqube-build-breaker" rev="2.3">
<artifact name="sonarqube-build-breaker" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.sonarqube-build-breaker', module='sonarqube-build-breaker', version='2.3')
)
libraryDependencies += "de.qaware.tools.sonarqube-build-breaker" % "sonarqube-build-breaker" % "2.3"
[de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |