is not current version
Last Version 1.1.0.119

org.sonarsource.sqdbmigrator:mysql-migrator 1.0.1.102

Copy SonarQube database from MySQL to non-MySQL

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.sonarsource.sqdbmigrator
ArtifactId

ArtifactId

mysql-migrator
Version

Version

1.0.1.102
Type

Type

pom

Download mysql-migrator 1.0.1.102


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