Package org.sonarqube.gradle
@ParametersAreNonnullByDefault
package org.sonarqube.gradle
Integration with SonarQube.
Please see Analyzing with Gradle
-
ClassDescriptionThis class provides methods to compute Android specific properties for projects using the Android Gradle plugin (AGP) with versions greater than 9.Holds computed Sonar properties along with the set of keys for properties that users explicitly defined (via the sonar {} DSL, system properties, or environment variables).Only access this class if runtime is Gradle 6.6+An immutable data transfer object that holds resolved dependency information for a Gradle project.An extension for configuring the Sonar analysis.A mutable wrapper for user-facing SonarQube property configuration in Gradle build scripts.A plugin for analyzing projects with the SonarScanner for Gradle.Analyses one or more projects with the SonarQube Scanner.