Search Gradle plugins
Plugin | Latest Version |
---|---|
org.flywaydb.enterprise.flywayFlyway by Redgate is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: https://flywaydb.org |
9.22.3
(12 October 2023) |
org.technologybrewery.flyway-java-migration-checksum-gradle-pluginA plugin that provides baseline approach for generating checksums for Java-based Flyway database migrations |
2.0.0
(15 May 2023) |
org.flywaydb.pro.flywayFlyway by Redgate is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: https://flywaydb.org |
7.0.0-beta1
(02 September 2020) |
org.bitbucket.cpointe.flyway-java-migration-checksum-gradle-pluginDEPRECATED in favor of org.technologybrewery.flyway-java-migration-checksum-gradle-plugin. A plugin that provides baseline approach for generating checksums for Java-based Flyway database migrations |
1.0.0
(28 April 2020) |
com.radioafricagroup.plugins.flywayMaster branch of flyway |
0.6.7
(17 May 2018) |
org.flywaydb.flywayFlyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: http://flywaydb.org |
10.22.0
(20 November 2024) |
org.blinkmob.flywayrenameA plugin to append a timestamp to your flyway sql scripts |
1.0.0
(25 July 2017) |
pl.codelabs.flywayJooqGradle plugin that improves integration of jOOQ and Flyway plugins by improving Gradle uptodate check on jOOQ task adding check of currently applied Flyway scripts. |
1.3.1
(26 March 2017) |
com.optravis.jooqAn opinionated gradle plugin to generate jOOQ Kotlin code from Flyway migrations |
2.1.11
(19 November 2024) |
io.github.suppierk.jooq-java-class-generatorGenerates jOOQ Java classes from the database launched in Docker container after Flyway migrations were applied |
1.0.1
(07 October 2024) |