Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Configures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots. |
2.20.1
(21 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) |
|
This plugin provides native build utilities for FRC projects. |
2027.12.0
(18 July 2026) |
|
Settings plugin that captures ALL Gradle downloads from build start — no init script or -I flag needed. Recommended approach. |
0.1.4
(17 July 2026) |
|
Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds. |
0.1.4
(17 July 2026) |
|
Configures a set of standard repositories for dependency resolution including Maven Central |
0.7.11
(02 July 2026) |
|
Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix. |
0.1.6
(22 June 2026) |
|
Configures the root project to publish to Maven Central. |
0.28.0
(17 June 2026) |
|
Marks a module as one to be published to Maven Central. |
0.28.0
(17 June 2026) |
|
Generate an offline interactive dependency graph viewer for Java projects. |
0.1.5
(17 June 2026) |