Last Version

SonarQube 7.0

Open source platform for continuous inspection of code quality

License

License

GroupId

GroupId

org.sonarsource.sonarqube
ArtifactId

ArtifactId

sonarqube
Version

Version

7.0
Type

Type

pom
Description

Description

SonarQube
Open source platform for continuous inspection of code quality
Project URL

Project URL

http://www.sonarqube.org/
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/sonarqube

Download sonarqube 7.0

Filename Size
sonarqube-7.0.pom 50 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonarqube/ -->
<dependency>
    <groupId>org.sonarsource.sonarqube</groupId>
    <artifactId>sonarqube</artifactId>
    <version>7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonarqube/
implementation 'org.sonarsource.sonarqube:sonarqube:7.0'
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonarqube/
implementation ("org.sonarsource.sonarqube:sonarqube:7.0")
'org.sonarsource.sonarqube:sonarqube:pom:7.0'
<dependency org="org.sonarsource.sonarqube" name="sonarqube" rev="7.0">
  <artifact name="sonarqube" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.sonarqube', module='sonarqube', version='7.0')
)
libraryDependencies += "org.sonarsource.sonarqube" % "sonarqube" % "7.0"
[org.sonarsource.sonarqube/sonarqube "7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sonar-plugin-api-deps
  • sonar-application
  • sonar-scanner-engine
  • sonar-scanner-protocol
  • sonar-scanner-engine-shaded
  • sonar-check-api
  • sonar-core
  • sonar-duplications
  • sonar-home
  • sonar-markdown
  • sonar-plugin-api
  • server
  • sonar-ws
  • sonar-ws-generator
  • sonar-testing-harness
  • plugins/sonar-xoo-plugin