Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provides the Ketoy compiler module for Android. Compiles @KetoyComposable / @KetoyViewModel Kotlin (Jetpack Compose) source into signed KBC (.ktx) bundles for the Ketoy server-driven UI runtime, and wires the ketoyBundle and ketoyExportCapabilities tasks. Open source: https://github.com/KetoyDev/ketoy |
0.4.21-alpha
(20 July 2026) |
|
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 |
13.0.0
(20 July 2026) |
|
Adds configurable SPA route generation tasks. |
0.3.0
(18 July 2026) |
|
Summarize test executions after Gradle tasks have run |
2.60.0
(17 July 2026) |
|
Inserts and verifies the project license header on source files |
2.60.0
(17 July 2026) |
|
Wraps `docker buildx build` to expose BuildKit features (multi-platform builds, cache mounts, SBOM, provenance, registry cache) as a proper Gradle task DSL. Fills the gap left by gradle-docker-plugin and Jib, which predate/ignore BuildKit. |
0.1.0
(17 July 2026) |
|
Adds a task that renders the TestPulse report from allure-results and opens it. |
0.0.2
(15 July 2026) |
|
Registers per-architecture variants of the Spring Boot bootBuildImage task (bootBuildLinuxAmd64Image, bootBuildLinuxArm64Image) |
0.8.0
(15 July 2026) |
|
Long running http daemon task for formatting files with Spotless |
0.7.0
(15 July 2026) |
|
Adds a gitArchive task for a source-distribution using the 'git archive' command. |
4.5.1
(14 July 2026) |