<dependency>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonar-scanner-engine</artifactId>
<version>10.7.0.96327</version>
</dependency>
libraryDependencies += "org.sonarsource.sonarqube" % "sonar-scanner-engine" % "10.7.0.96327"
@Grapes(
@Grab(group='org.sonarsource.sonarqube', module='sonar-scanner-engine', version='10.7.0.96327')
)
<dependency org="org.sonarsource.sonarqube" name="sonar-scanner-engine" rev="10.7.0.96327" />
compile
|-- ch.qos.logback:logback-classic:1.5.6
|-- ch.qos.logback:logback-core:1.5.6
|-- commons-codec:commons-codec:1.17.0
|-- commons-io:commons-io:2.16.1
|-- org.apache.commons:commons-lang3:3.14.0
|-- com.google.code.gson:gson:2.11.0
|-- org.apache.commons:commons-csv:1.11.0
|-- com.google.protobuf:protobuf-java:3.25.5
|-- com.squareup.okhttp3:okhttp:4.12.0
|-- com.fasterxml.staxmate:staxmate:2.4.1
|-- javax.annotation:javax.annotation-api:1.3.2
|-- org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r
|-- org.tmatesoft.svnkit:svnkit:1.10.11
|-- org.slf4j:jcl-over-slf4j:2.0.13
|-- org.slf4j:jul-to-slf4j:2.0.13
|-- org.slf4j:log4j-over-slf4j:2.0.13
|-- org.slf4j:slf4j-api:2.0.13
|-- org.sonarsource.api.plugin:sonar-plugin-api:10.11.0.2468
|-- org.sonarsource.git.blame:git-files-blame:1.0.3.1673
|-- org.sonarsource.update-center:sonar-update-center-common:1.32.0.2441
|-- org.springframework:spring-context:5.3.39
|-- org.sonarsource.sonarqube:sonar-core:10.7.0.96327
|-- org.sonarsource.sonarqube:sonar-sarif:10.7.0.96327
|-- org.sonarsource.sonarqube:sonar-scanner-protocol:10.7.0.96327
|-- org.sonarsource.sonarqube:sonar-ws:10.7.0.96327
|-- org.sonarsource.sonarqube:sonar-duplications:10.7.0.96327
|-- org.sonarsource.sonarqube:sonar-plugin-api-impl:10.7.0.96327
|-- com.github.spotbugs:spotbugs-annotations:4.8.6
runtime
|-- org.apache.commons:commons-text:1.12.0
|-- io.github.hakky54:sslcontext-kickstart:8.3.6