sonar{properties{property'sonar.projectName',"${projectTitle} :: Java UT Monitoring"}}dependencies{// please keep the list grouped by configuration and ordered by nameapi'com.google.code.gson:gson'api'junit:junit'api'org.sonarsource.api.plugin:sonar-plugin-api'compileOnlyApi'org.aspectj:aspectjtools'}sonar{skipProject=true}