is not current version
Last Version 2.3

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


Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

cli
Version

Version

1.1
Type

Type

jar

Download cli 1.1


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