is not current version
Last Version 2.3

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


Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

cli
Version

Version

2.1
Type

Type

jar

Download cli 2.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>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/cli/
implementation 'de.qaware.tools.sonarqube-build-breaker:cli:2.1'
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/cli/
implementation ("de.qaware.tools.sonarqube-build-breaker:cli:2.1")
'de.qaware.tools.sonarqube-build-breaker:cli:jar:2.1'
<dependency org="de.qaware.tools.sonarqube-build-breaker" name="cli" rev="2.1">
  <artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.sonarqube-build-breaker', module='cli', version='2.1')
)
libraryDependencies += "de.qaware.tools.sonarqube-build-breaker" % "cli" % "2.1"
[de.qaware.tools.sonarqube-build-breaker/cli "2.1"]