Search Gradle plugins

Plugin Latest Version

Configures ErrorProne on Java compiler tasks

0.54.0
(26 December 2023)

Configures Codenarc tasks

0.54.0
(26 December 2023)

Configures Checkstyle tasks

0.54.0
(26 December 2023)

Plugin adding various tasks to help out integrating Open Policy Agent (OPA) in Gradle builds.

0.4.2
(21 December 2023)

Simple way to use npm scripts from gradle with scripts defined in package.json being auto-extracted as gradle tasks

1.4.1-beta12
(20 December 2023)

A plugin that helps you analyze dependencies of project, task, configuration

0.0.6
(16 December 2023)

Contributes a task to aggregate compile_commands.json database

0.4
(24 November 2023)

Gradle plugin that packages your application into a Docker container and configures blackBoxTest task and source set

1.0.2
(10 November 2023)

Gradle plugin that provides tasks to modify project and modules versions.

1.0.4
(30 October 2023)

Flyway by Redgate 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: https://flywaydb.org

9.22.3
(12 October 2023)