File | Operation |
---|---|
server-5.6.5.pom | download |
<dependency>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.6.5</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <version>5.6.5</version> </parent>