https://github.com/mybatis/migrations-maven-plugin
Maven plugin for the MyBatis Migrations tool
https://github.com/mybatis/migrations-maven-plugin
java maven-plugin migration-tool
Last synced: 9 days ago
JSON representation
Maven plugin for the MyBatis Migrations tool
- Host: GitHub
- URL: https://github.com/mybatis/migrations-maven-plugin
- Owner: mybatis
- License: apache-2.0
- Created: 2013-02-12T12:08:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T00:07:35.000Z (9 months ago)
- Last Synced: 2025-04-13T01:20:46.893Z (9 months ago)
- Topics: java, maven-plugin, migration-tool
- Language: Java
- Homepage: https://github.com/mybatis/migrations-maven-plugin/releases/
- Size: 2.55 MB
- Stars: 23
- Watchers: 15
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MYBATIS Migration Maven Plugin
==============================
[](https://github.com/mybatis/migrations-maven-plugin/actions/workflows/ci.yaml)
[](https://coveralls.io/github/mybatis/migrations-maven-plugin?branch=master)
[](https://maven-badges.herokuapp.com/maven-central/org.mybatis.maven/migrations-maven-plugin)
[](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/maven/migrations-maven-plugin/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)

Migration Maven plugin is an Apache Maven plugin that aims to integrate, into the Maven life cycle,
the MyBatis 3 Migration tool. MyBatis 3 Migration Schema is a tool that helps you to manage database
schema changes.
Essentials
----------
* [See the docs](https://mybatis.org/migrations-maven-plugin)
* [Download Latest](https://github.com/mybatis/migrations-maven-plugin/releases)