The SonarQube HTTP api allows to access SonarQube functionality via a json or protocol buffer interface.
I am trying to get a json response from SonarQube using the SonarQube web API. While assigning the JsonElement into …
java json spring-mvc sonarqube sonarqube-apiHow do I get a project's last analysis time (the one you can see in the dashboard) with the REST …
sonarqube sonarqube-apiI need to trigger HipChat notification for a project as soon as quality gate fails for a project in SonarQube. …
sonarqube sonarqube5.3 hipchat sonarqube-api