Plugins Source for SonarQube 9.0 - Developer Edition

From where we can download the Plugins for Sonar qube 9.0 developer edition. We just installed developer edition on our new box. Previously we were using Sonar 7.7 Community edition.

I am not able to find any like c#, Ruby, CSS, javascript in market place. I need to download all of these compatible for 9.0 developer edition. These are the one for Sonar 7.7 Community Edition:-

sonar-csharp-plugin-7.11.0.8083.jar
sonar-css-plugin-1.0.3.724.jar
sonar-flex-plugin-2.4.0.1222.jar
sonar-go-plugin-1.1.0.1612.jar
sonar-html-plugin-3.1.0.1615.jar
sonar-jacoco-plugin-1.0.1.143.jar
sonar-java-plugin-5.11.0.17289.jar
sonar-javascript-plugin-5.1.1.7506.jar
sonar-kotlin-plugin-1.5.0.315.jar
sonar-ldap-plugin-2.2.0.608.jar
sonar-php-plugin-3.0.0.4537.jar
sonar-python-plugin-1.13.0.2922.jar
sonar-ruby-plugin-1.5.0.315.jar
sonar-scala-plugin-1.5.0.315.jar
sonar-scm-git-plugin-1.8.0.1574.jar
sonar-scm-svn-plugin-1.9.0.1295.jar
sonar-typescript-plugin-1.9.0.3766.jar
sonar-vbnet-plugin-7.11.0.8083.jar
sonar-xml-plugin-2.0.1.2020.jar
sonarqube-community-branch-plugin-1.0.2.jar

Thanks
Sunil Bindra

All those plugins are now builtin and shipped with a new Sonarqube version.
See the docs LTS to LTS Release Upgrade Notes | SonarQube Docs :

Upgrade simplified: Languages, Git and SVN, LDAP/GitHub/SAML support now built-in (8.0, 8.5)
All plugins related to languages, Git/SVN support, and LDAP/GitHub/SAML authentication are now built into SonarQube itself. If you were using these plugins, you need to remove them from your extensions/plugins directory before upgrading. Read more in this community guide: SonarQube v8.5 and Beyond: Where did all the plugins go? (MMF-2042)

1 Like