SonarQube MySQL Database Migrator

Copy SonarQube database from MySQL to non-MySQL

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.sonarsource.sqdbmigrator
ArtifactId

ArtifactId

mysql-migrator
Last Version

Last Version

1.1.0.119
Release Date

Release Date

Type

Type

pom
Description

Description

SonarQube MySQL Database Migrator
Copy SonarQube database from MySQL to non-MySQL
Project URL

Project URL

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

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/mysql-migrator

Download mysql-migrator

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26
org.postgresql : postgresql jar 42.2.5
mysql : mysql-connector-java jar 5.1.47
com.microsoft.sqlserver : mssql-jdbc jar 6.2.2.jre8

runtime (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.119
1.0.2.108
1.0.1.102
1.0.0.89