Implementation of the SonarQube Plugin API for extending code quality analysis.
<dependency>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonar-plugin-api-impl</artifactId>
<version>26.5.0.122743</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend SonarPlugin to create a custom SonarQube plugin.
Use the appropriate version of sonar-plugin-api-impl matching your SonarQube version.
No dependency data recorded yet.