All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
org.sonar.server.plugins.ws.example-installed_plugins.json Maven / Gradle / Ivy
{
"plugins": [
{
"key": "scmgit",
"name": "Git",
"description": "Git SCM Provider.",
"version": "1.0",
"license": "GNU LGPL 3",
"organizationName": "SonarSource",
"organizationUrl": "http://www.sonarsource.com",
"editionBundled": false,
"homepageUrl": "https://redirect.sonarsource.com/plugins/scmgit.html",
"issueTrackerUrl": "http://jira.sonarsource.com/browse/SONARSCGIT",
"implementationBuild": "9ce9d330c313c296fab051317cc5ad4b26319e07",
"filename": "sonar-scm-git-plugin-1.0.jar",
"hash": "abcdef123456",
"sonarLintSupported": false,
"updatedAt": 123456789
},
{
"key": "java",
"name": "Java",
"description": "SonarQube rule engine.",
"version": "3.0",
"license": "GNU LGPL 3",
"organizationName": "SonarSource",
"organizationUrl": "http://www.sonarsource.com",
"editionBundled": false,
"homepageUrl": "https://redirect.sonarsource.com/plugins/java.html",
"issueTrackerUrl": "http://jira.sonarsource.com/browse/SONARJAVA",
"implementationBuild": "65396a609ddface8b311a6a665aca92a7da694f1",
"filename": "sonar-java-plugin-3.0.jar",
"hash": "abcdef123456",
"sonarLintSupported": true,
"updatedAt": 123456789
},
{
"key": "scmsvn",
"name": "SVN",
"description": "SVN SCM Provider.",
"version": "1.0",
"license": "GNU LGPL 3",
"organizationName": "SonarSource",
"organizationUrl": "http://www.sonarsource.com",
"editionBundled": false,
"homepageUrl": "https://redirect.sonarsource.com/plugins/scmsvn.html",
"issueTrackerUrl": "http://jira.sonarsource.com/browse/SONARSCSVN",
"implementationBuild": "213fc8a8b582ff530b12dd4a59a6512be1071234",
"filename": "sonar-scm-svn-plugin-1.0.jar",
"hash": "abcdef123456",
"sonarLintSupported": false,
"updatedAt": 123456789
}
]
}