Search Gradle plugins

Plugin Latest Version

Publishing related plugins

2.2.2
(07 April 2015)

Flyway 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

11.19.1
(18 December 2025)

Add support for installing Rust toolchains and cross-compiling Rust source code

0.6.4
(17 December 2025)

Configures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots.

2.8.0
(15 December 2025)

- Tasks for Jdeps, Jlink, and Jpackage. - connects the Java and Application plugins with these tools and sets sensible conventions. - Infers the module dependencies for non-modular apps using Jdeps. - Configurable via DSL extension `jpackage`. - Offers a source set extension for easier module patching, e.g., for Kotlin interop.

0.1.0
(13 December 2025)

A Gradle plugin applying a javac plugin to process Java source files after compilation using ASM.

0.1.4
(07 December 2025)

A Gradle plugin to load configuration from a JSON file and generate a source file.

2.0.0
(04 December 2025)

This plugin generates a file to access from a buildSrc or convention plugin source files in a type-safe way, the libs, plugins and versions from a version catalog

2.0
(03 December 2025)

Allows projects to leave off version numbers in dependencies section and have versions recommended by other sources

14.0.0
(02 December 2025)

Adds source set and task for running integration tests separately from unit tests (standalone)

13.0.0
(01 December 2025)