Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Opinionated convention plugin for production-ready Spring Boot microservices. Pre-configures Kotlin, Spring Cloud, Netflix DGS (GraphQL), MapStruct, Spotless code formatting, testing stack (JUnit 5, assertk, awaitility), and semantic versioning — so you can focus on business logic. |
1.1.0
(15 September 2026) |
|
Opinionated convention plugin for Kotlin library projects. Pre-configures Kotlin JVM and kotlin-spring compiler plugin, with a standard testing stack (JUnit 5, assertk) — so library authors can focus on API design. |
1.1.0
(15 September 2026) |
|
Opinionated convention plugin for Spotless code formatting. Pre-configures Spotless with Kotlin and other formatting rules to enforce consistent code style across all modules. |
1.1.0
(15 September 2026) |
|
Opinionated convention plugin that applies and configures the Kotlin JVM toolchain, compiler arguments (-Xjsr305=strict, -Xemit-jvm-type-annotations, allWarningsAsErrors), javaParameters, and standard repositories (mavenLocal, mavenCentral). Used as a shared foundation by kotlin-library and spring-service convention plugins. |
1.1.0
(15 September 2026) |
|
The plugin configures post-compile-weaving and adds required jcabi dependencies |
1.1.0
(15 September 2026) |
|
If spotless is applied, configures a java step that formats using open-java-format. |
2.98.0.1
(15 September 2026) |
|
Exposes a configuration containing the open-java-format jars |
2.98.0.1
(15 September 2026) |
|
Plugin to configure the open-java-format IDEA plugin based on an optional implementation version of the formatter. |
2.98.0.1
(15 September 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.7.0
(15 September 2026) |
|
The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.For more information, see [IntelliJ Platform Gradle Plugin documentation](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html). |
2.19.0
(14 September 2026) |