is not current version
Last Version 2.3

de.qaware.tools.sonarqube-build-breaker:cli 2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

cli
Version

Version

2.0
Type

Type

jar

Download cli 2.0


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