Last Version

cn.codeforfun:mysql-migrate 1.3.13

lightweight-mysql-migrate-tools

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

cn.codeforfun
ArtifactId

ArtifactId

mysql-migrate
Version

Version

1.3.13
Type

Type

jar
Description

Description

cn.codeforfun:mysql-migrate
lightweight-mysql-migrate-tools
Project URL

Project URL

https://github.com/qq253498229/mysql-migrate-tool
Source Code Management

Source Code Management

https://github.com/qq253498229/mysql-migrate-tool/tree/master

Download mysql-migrate 1.3.13


<!-- https://jarcasting.com/artifacts/cn.codeforfun/mysql-migrate/ -->
<dependency>
    <groupId>cn.codeforfun</groupId>
    <artifactId>mysql-migrate</artifactId>
    <version>1.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codeforfun/mysql-migrate/
implementation 'cn.codeforfun:mysql-migrate:1.3.13'
// https://jarcasting.com/artifacts/cn.codeforfun/mysql-migrate/
implementation ("cn.codeforfun:mysql-migrate:1.3.13")
'cn.codeforfun:mysql-migrate:jar:1.3.13'
<dependency org="cn.codeforfun" name="mysql-migrate" rev="1.3.13">
  <artifact name="mysql-migrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codeforfun', module='mysql-migrate', version='1.3.13')
)
libraryDependencies += "cn.codeforfun" % "mysql-migrate" % "1.3.13"
[cn.codeforfun/mysql-migrate "1.3.13"]

Dependencies

compile (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.25
commons-dbutils : commons-dbutils jar 1.7
com.alibaba : druid jar 1.2.8
org.slf4j : slf4j-api jar 1.7.35

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.projectlombok : lombok Optional jar 1.18.22
ch.qos.logback : logback-classic jar 1.2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.