All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.web.rules.Web.LibraryDependencyCheck.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Some Java packages or classes should not be used in JSP files",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "20min"
  },
  "tags": [
    "jsp-jsf"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-1932",
  "sqKey": "LibraryDependencyCheck",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy