is not current version
Last Version 1.12.1.2064

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

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

Type

pom

Download sonar-scm-git 1.3.0.863


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