MVN

website.dachuan.migration : migration

Maven & Gradle

Jun 29, 2023

sql_migration · 数据库脚本自动迁移,支持国产化数据库,支持多数据源[多租户]

<dependency>
    <groupId>website.dachuan.migration</groupId>
    <artifactId>migration</artifactId>
    <version>1.0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of website.dachuan.migration : migration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3.2

All Versions

Choose a version of website.dachuan.migration : migration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
migration-1.0.3.2
migration-1.0.3.1
migration-1.0.3
migration-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>website.dachuan.migration</groupId>
    <artifactId>migration</artifactId>
    <version>1.0.3.2</version>
</dependency>