jar

fr.sii.sonar : sonar-web-frontend-plugin

Maven & Gradle

Jun 06, 2016

SII web frontend plugin :: JS/CSS/HTML/SCSS · Consumes reports from various sources for code quality (jshint, csslint, htmlhint, scsslint, angular-hint, eslint-angular), reports for code duplication (Simian, CPD), reports for unit/integration tests (Jasmin), reports for code coverage (Istanbul). Aggregate all these reports and save information into Sonar

Table Of Contents

Latest Version

Download fr.sii.sonar : sonar-web-frontend-plugin JAR file - Latest Versions:

All Versions

Download fr.sii.sonar : sonar-web-frontend-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sonar-web-frontend-plugin-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.sii.sonar.web.frontend.profile

├─ fr.sii.sonar.web.frontend.profile.AllJSLintersProfileDefinition.class - [JAR]

fr.sii.sonar.web.frontend.widget

├─ fr.sii.sonar.web.frontend.widget.MultiLanguageDuplicationsWidget.class - [JAR]

├─ fr.sii.sonar.web.frontend.widget.MultiLanguageIssuesWidget.class - [JAR]

fr.sii.sonar.web.frontend

├─ fr.sii.sonar.web.frontend.WebPlugin.class - [JAR]

Advertisement