is not current version
Last Version 1.0.1

com.github.daggerok.sonar:sonar-quality-gates-build-breaker 0.1.4

SonarQube 💥 Build Breaker - fail pipeline builds according to its Quality Gates️ analysis

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.daggerok.sonar
ArtifactId

ArtifactId

sonar-quality-gates-build-breaker
Version

Version

0.1.4
Type

Type

pom

Download sonar-quality-gates-build-breaker 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.daggerok.sonar/sonar-quality-gates-build-breaker/ -->
<dependency>
    <groupId>com.github.daggerok.sonar</groupId>
    <artifactId>sonar-quality-gates-build-breaker</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.daggerok.sonar/sonar-quality-gates-build-breaker/
implementation 'com.github.daggerok.sonar:sonar-quality-gates-build-breaker:0.1.4'
// https://jarcasting.com/artifacts/com.github.daggerok.sonar/sonar-quality-gates-build-breaker/
implementation ("com.github.daggerok.sonar:sonar-quality-gates-build-breaker:0.1.4")
'com.github.daggerok.sonar:sonar-quality-gates-build-breaker:pom:0.1.4'
<dependency org="com.github.daggerok.sonar" name="sonar-quality-gates-build-breaker" rev="0.1.4">
  <artifact name="sonar-quality-gates-build-breaker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.daggerok.sonar', module='sonar-quality-gates-build-breaker', version='0.1.4')
)
libraryDependencies += "com.github.daggerok.sonar" % "sonar-quality-gates-build-breaker" % "0.1.4"
[com.github.daggerok.sonar/sonar-quality-gates-build-breaker "0.1.4"]