Last Version

SonarQube 7.2.1

Open source platform for continuous inspection of code quality

License

License

GroupId

GroupId

org.sonarsource.sonarqube
ArtifactId

ArtifactId

sonar-db-migration
Version

Version

7.2.1
Type

Type

jar
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 sonar-db-migration 7.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sonarsource.sonarqube : sonar-db-core jar 7.2.1
org.sonarsource.sonarqube : sonar-core jar 7.2.1

Project Modules

There are no modules declared in this project.