Last Version

SonarQube :: Server :: Parent 7.0

Open source platform for continuous inspection of code quality

License

License

GroupId

GroupId

org.sonarsource.sonarqube
ArtifactId

ArtifactId

server
Version

Version

7.0
Type

Type

pom
Description

Description

SonarQube :: Server :: Parent
Open source platform for continuous inspection of code quality
Project Organization

Project Organization

SonarSource

Download server 7.0

Filename Size
server-7.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sonarsource.sonarqube/server/ -->
<dependency>
    <groupId>org.sonarsource.sonarqube</groupId>
    <artifactId>server</artifactId>
    <version>7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/server/
implementation 'org.sonarsource.sonarqube:server:7.0'
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/server/
implementation ("org.sonarsource.sonarqube:server:7.0")
'org.sonarsource.sonarqube:server:pom:7.0'
<dependency org="org.sonarsource.sonarqube" name="server" rev="7.0">
  <artifact name="server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.sonarqube', module='server', version='7.0')
)
libraryDependencies += "org.sonarsource.sonarqube" % "server" % "7.0"
[org.sonarsource.sonarqube/server "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-process
  • sonar-main
  • sonar-db-core
  • sonar-db-migration
  • sonar-db-dao
  • sonar-db-testing
  • sonar-server
  • sonar-ce
  • sonar-plugin-bridge
  • sonar-web
  • sonar-qa-util