Flyway MySQL provides database migration support for MySQL databases.
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-mysql</artifactId>
<version>12.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs Flyway migrations on a MySQL database.
No known issues recorded.
No dependency data recorded yet.