本项目是服务阿里同步项目 canal 的一个工具箱帮助类库。
${version} 占位符可以用上面 maven central 中对应的版本替换
<dependency>
<groupId>com.github.wz2cool</groupId>
<artifactId>canal-utils</artifactId>
<version>${version}</version>
</dependency>
Mysql DDL 语句转化到不同数据库上,支持:db2, hive, mssql, oracle, postgresql. wiki文档