Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.hiero.gradle.feature.java-executeConventions to make JavaExec tasks work with configuration cache in IntelliJ |
0.6.0
(24 October 2025) |
org.hiero.gradle.feature.java-docConventions for 'javadoc' that configures '-Xdoclint:all,-missing' and turns warnings into errors |
0.6.0
(24 October 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.6.0
(24 October 2025) |
org.hiero.gradle.feature.build-cacheStandard configuration for a remote build cache that is pushed to from CI and pulled from everywhere |
0.6.0
(24 October 2025) |
org.hiero.gradle.feature.aggregationConfiguration for an aggregation project for aggregating artifacts (publishing, code coverage) and consistent dependency resolution |
0.6.0
(24 October 2025) |
org.springframework.bootSpring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration. |
4.0.0-RC1
(23 October 2025) |
io.github.guilhe.kmp.plugin-composeuiviewcontrollerAutomates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
2.3.0-Beta2-91-1.10.0-alpha03
(23 October 2025) |
org.danilopianini.gradle-kotlin-qaAutomated Quality Assurance configuration for Kotlin Projects built with Gradle |
0.95.2
(23 October 2025) |
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 |
11.15.0
(23 October 2025) |
org.danilopianini.gradle-pre-commit-git-hooksA Gradle plugin enforcing pre-commit and commit-msg Git hooks configuration. Conventional-commits-ready. |
2.1.3
(23 October 2025) |