Search Gradle plugins

Plugin Latest Version

Convention plugin for publishing artifacts to Maven Central, GitHub Packages, and the Gradle Plugin Portal with GPG signing.

0.38.0
(12 April 2026)

Convention plugin for publishing Kotlin/JS modules as NPM packages with TypeScript definition generation.

0.38.0
(12 April 2026)

Convention plugin that configures Kotlin Multiplatform projects with JVM, JS, and common targets.

0.38.0
(12 April 2026)

Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies.

0.38.0
(12 April 2026)

Convention plugin providing a central DSL to configure Kotlin JVM and Multiplatform projects with sensible defaults.

0.38.0
(12 April 2026)

Convention plugin that configures Detekt, SonarQube, and JaCoCo for static analysis and code coverage.

0.38.0
(12 April 2026)

Workspace conventions and aggregate tasks for multi-project Hytale builds.

1.0.21
(12 April 2026)

Format code based on Bonitasoft's conventions

1.0.0
(02 April 2026)

Builds recipe libraries with the minimum of opinions or conventions about any other aspect of the build. Does not configure artifact repositories or publishing. Use org.openrewrite.build.recipe-library if you want to build a recipe library as OSS.

2.14.2
(02 April 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

12.3.0
(31 March 2026)