is not current version
Last Version 1.12.1.2064

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

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.9.0.1725
Type

Type

pom

Download sonar-scm-git 1.9.0.1725


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