is not current version
Last Version 1.12.1.2064

org.sonarsource.scm.git:sonar-scm-git 1.6.0.1349

Git SCM Provider for SonarQube

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.sonarsource.scm.git
ArtifactId

ArtifactId

sonar-scm-git
Version

Version

1.6.0.1349
Type

Type

pom

Download sonar-scm-git 1.6.0.1349


<!-- https://jarcasting.com/artifacts/org.sonarsource.scm.git/sonar-scm-git/ -->
<dependency>
    <groupId>org.sonarsource.scm.git</groupId>
    <artifactId>sonar-scm-git</artifactId>
    <version>1.6.0.1349</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.scm.git/sonar-scm-git/
implementation 'org.sonarsource.scm.git:sonar-scm-git:1.6.0.1349'
// https://jarcasting.com/artifacts/org.sonarsource.scm.git/sonar-scm-git/
implementation ("org.sonarsource.scm.git:sonar-scm-git:1.6.0.1349")
'org.sonarsource.scm.git:sonar-scm-git:pom:1.6.0.1349'
<dependency org="org.sonarsource.scm.git" name="sonar-scm-git" rev="1.6.0.1349">
  <artifact name="sonar-scm-git" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.scm.git', module='sonar-scm-git', version='1.6.0.1349')
)
libraryDependencies += "org.sonarsource.scm.git" % "sonar-scm-git" % "1.6.0.1349"
[org.sonarsource.scm.git/sonar-scm-git "1.6.0.1349"]